IVsDataExplorerNode.DoDefaultAction 方法

执行默认的命令,如果存在,在当前节点。

命名空间:  Microsoft.VisualStudio.Data.Services
程序集:  Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)

语法

声明
Function DoDefaultAction As Boolean
bool DoDefaultAction()
bool DoDefaultAction()
abstract DoDefaultAction : unit -> bool
function DoDefaultAction() : boolean

返回值

类型:Boolean
true ,如果此方法执行默认命令;false,如果没有此节点可以执行的默认命令。

.NET Framework 安全性

请参阅

参考

IVsDataExplorerNode 接口

Microsoft.VisualStudio.Data.Services 命名空间