次の方法で共有


TypeConverter.SimplePropertyDescriptor.ComponentType プロパティ

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

Overrides Public ReadOnly Property ComponentType As Type
[C#]
public override Type ComponentType {get;}
[C++]
public: __property Type* get_ComponentType();
[JScript]
public override function get ComponentType() : Type;

プロパティ値

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

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

TypeConverter.SimplePropertyDescriptor クラス | TypeConverter.SimplePropertyDescriptor メンバ | System.ComponentModel 名前空間 | TypeConverter | TypeConverter.SimplePropertyDescriptor | PropertyDescriptor