Propriété CommonCommandIds.GroupId
Les éléments suivants s'appliquent au v2.
Obtient la commande courante GroupId ; peut être passée à ICommandTarget.
Espace de noms : Microsoft.WebMatrix.Extensibility
Assembly : Microsoft.WebMatrix.Extensibility (en Microsoft.WebMatrix.Extensibility.dll)
Syntaxe
'Déclaration
Public Shared Property GroupId As Guid
Get
Private Set
'Utilisation
Dim value As Guid
value = CommonCommandIds.GroupId
public static Guid GroupId { get; private set; }
public:
static property Guid GroupId {
Guid get ();
private: void set (Guid value);
}
static member GroupId : Guid with get, private set
static function get GroupId () : Guid
private static function set GroupId (value : Guid)
Valeur de propriété
Type : System.Guid
Commande courante GroupId.