TypeConverter.SimplePropertyDescriptor.PropertyType プロパティ
プロパティの型を取得します。
Overrides Public ReadOnly Property PropertyType As Type
[C#]
public override Type PropertyType {get;}
[C++]
public: __property Type* get_PropertyType();
[JScript]
public override function get PropertyType() : 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