次の方法で共有


PropertyPageTypeConverterAttribute.ConverterType プロパティ

コンバータの型を取得します。

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
Public ReadOnly Property ConverterType As Type
'使用
Dim instance As PropertyPageTypeConverterAttribute
Dim value As Type

value = instance.ConverterType
public Type ConverterType { get; }
public:
property Type^ ConverterType {
    Type^ get ();
}
public function get ConverterType () : Type

プロパティ値

型 : System.Type

参照

参照

PropertyPageTypeConverterAttribute クラス

PropertyPageTypeConverterAttribute メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF 名前空間