ToolsMenuItemBase.CommandGuid Propiedad

Definición

Obtiene el identificador global único (GUID) CommandID del elemento del menú.

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

Valor de propiedad

Devuelve el GUID CommandID del elemento del menú.

Implementaciones

Se aplica a