ProvideObjectAttribute.ObjectType 属性

ObjectType 属性返回该构造函数设置的对象类型。

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

语法

声明
Public ReadOnly Property ObjectType As Type
public Type ObjectType { get; }

属性值

类型:System.Type
返回在构造函数中设置的对象类型。

.NET Framework 安全性

请参见

参考

ProvideObjectAttribute 类

Microsoft.VisualStudio.Shell 命名空间