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

返回值

类型:System.Boolean
true ,则此方法执行了默认命令; false,如果没有在此节点中执行的默认命令。

.NET Framework 安全性

请参见

参考

IVsDataExplorerNode 接口

Microsoft.VisualStudio.Data.Services 命名空间