Partager via


IVsDataExplorerNode.DoDefaultAction, méthode

Exécute la commande par défaut, le cas échéant, dans 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
Function DoDefaultAction As Boolean
bool DoDefaultAction()
bool DoDefaultAction()
abstract DoDefaultAction : unit -> bool 
function DoDefaultAction() : boolean

Valeur de retour

Type : System.Boolean
true si cette méthode s'exécutait la commande par défaut ; false s'il y avait pas de commande par défaut qui ne peut être exécutée sur ce nœud.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services, espace de noms