IVsDataViewCommonNodeInfo.DefaultCommand, propriété

Obtient la commande par défaut définie pour le nœud actuel.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Data.Services.IVsDataViewCommandInfo
Un objet d' IVsDataViewCommandInfo comme une commande par défaut.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewCommonNodeInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms