PropertyPageTypeConverterAttribute.ConverterType 属性

将转换的类型。

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

语法

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

属性值

类型:System.Type
Type .

备注

此属性为只读属性。要转换的类型在类构造函数设置。

.NET Framework 安全性

请参见

参考

PropertyPageTypeConverterAttribute 类

Microsoft.VisualStudio.Shell 命名空间