IMenuItem.CommandGuid Propiedad

Definición

Obtiene el identificador globalmente único (GUID) CommandID para el comando de menú.

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

Valor de propiedad

El valor del identificador global único (GUID) de CommandID.

Se aplica a