Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Executes the default command, if any, on the current node.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Function DoDefaultAction As Boolean
bool DoDefaultAction()
bool DoDefaultAction()
abstract DoDefaultAction : unit -> bool
function DoDefaultAction() : boolean
Return Value
Type: System.Boolean
true if this method executed the default command; false if there is no default command that can be executed on this node.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.