Propriété ICommandId.GroupId
Les éléments suivants s'appliquent au v2.
Obtient l'ID de groupe pour la commande.
Espace de noms : Microsoft.WebMatrix.Extensibility
Assembly : Microsoft.WebMatrix.Extensibility (en Microsoft.WebMatrix.Extensibility.dll)
Syntaxe
'Déclaration
ReadOnly Property GroupId As Guid
Get
'Utilisation
Dim instance As ICommandId
Dim value As Guid
value = instance.GroupId
Guid GroupId { get; }
property Guid GroupId {
Guid get ();
}
abstract GroupId : Guid
function get GroupId () : Guid
Valeur de propriété
Type : System.Guid
ID de groupe pour la commande.