Attributes

Attribute

Description

Caption

Name of the command as it should be displayed on the ribbon’s drop-down menu.

id

Uniquely identifies the command that is being added to the drop-down menu.

Path

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.