Share via


IVsDataViewCommandInfo.CommandId, propriété

Obtient CommandID qui identifie la commande.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property CommandId As CommandID
CommandID CommandId { get; }
property CommandID^ CommandId {
    CommandID^ get ();
}
abstract CommandId : CommandID with get
function get CommandId () : CommandID

Valeur de propriété

Type : CommandID
CommandID qui identifie la commande.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewCommandInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms