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,表示屬性的型別。

適用於

另請參閱