TypeConverter.SimplePropertyDescriptor.PropertyType プロパティ

定義

プロパティの型を取得します。

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

プロパティ値

プロパティの型を表す Type

適用対象

こちらもご覧ください