Attribute |
Description |
Name of the command as it should be displayed on the ribbon’s drop-down menu. |
|
Uniquely identifies the command that is being added to the drop-down menu. |
|
Path to the HTML page (tool) that opens when the command on the drop-down menu is clicked. |
|
NeedProject |
Determines whether the ribbon button is disabled if no project is currently open in TerraExplorer: § NeedProject = 0 (Default) – Ribbon button is enabled even when no project is open. § NeedProject = 1 – Ribbon button is disabled when no project is open. |