ProvideToolboxPageAttribute.TypeId 属性

获取实现 自定义工具箱 对话框页的类的实例。

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

语法

声明
Public Overrides ReadOnly Property TypeId As Object
public override Object TypeId { get; }

属性值

类型:System.Object
实现 自定义工具箱 对话框页的类的当前实例。

.NET Framework 安全性

请参见

参考

ProvideToolboxPageAttribute 类

Microsoft.VisualStudio.Shell 命名空间