ToolsMenuItemBase.CommandGuid Property

Definition

Gets the CommandID globally unique identifier (GUID) of the menu item.

public:
 property Guid CommandGuid { Guid get(); };
public Guid CommandGuid { get; }
member this.CommandGuid : Guid
Public ReadOnly Property CommandGuid As Guid

Property Value

Returns CommandID GUID of the menu item.

Implements

Applies to