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