ProvideOptionPageAttribute.TypeId 属性

获取 ProvideOptionPageAttribute当前实例。

命名空间:  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
ProvideOptionPageAttribute 的当前实例。

.NET Framework 安全性

请参见

参考

ProvideOptionPageAttribute 类

Microsoft.VisualStudio.Shell 命名空间

ProvideOptionPageAttribute

其他资源

选项卡页

用户设置和选项

创建使用托管包框架类的选项卡页

注册自定义选项卡页