Proprietà CommandExtensionRegistrar.CommandSetGuid
Spazio dei nomi: Microsoft.VisualStudio.Modeling.Shell.ExtensionEnablement
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)
Sintassi
'Dichiarazione
Protected MustOverride ReadOnly Property CommandSetGuid As Guid
protected abstract Guid CommandSetGuid { get; }
Valore proprietà
Tipo: System.Guid
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
CommandExtensionRegistrar Classe
Spazio dei nomi Microsoft.VisualStudio.Modeling.Shell.ExtensionEnablement