TypeConverter.SimplePropertyDescriptor.ComponentType プロパティ

定義

プロパティ記述子が関連付けられているコンポーネントの型を取得します。

public:
 virtual property Type ^ ComponentType { Type ^ get(); };
public override Type ComponentType { get; }
member this.ComponentType : Type
Public Overrides ReadOnly Property ComponentType As Type

プロパティ値

プロパティが関連付けられているコンポーネントの型を表す Type

適用対象

こちらもご覧ください