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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.