New File Details Properties command¶
Summary¶
Displays New File Details Properties.
Description¶
Displays the New File Details Properties subdialog box of the File page of the Configuration Properties dialog box.
How to Run¶
Default Menu: None
All Commands: Tools > Properties for Current Configuration > New File Details Properties
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_PROPERTY_FILE_NEW (8978)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(8978);
[VBScript]¶
editor.ExecuteCommandByID 8978