ToolWindowPane.ToolClsid 属性

获取或设置应为此工具窗口使用工具的 CLSID。

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

语法

声明
Public Property ToolClsid As Guid
public Guid ToolClsid { get; set; }

属性值

类型:System.Guid
工具的 CLSID。

备注

,仅当 Frame 是 nullnull 引用(在 Visual Basic 中为 Nothing),值可以设置。

.NET Framework 安全性

请参见

参考

ToolWindowPane 类

Microsoft.VisualStudio.Shell 命名空间