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,表示這個屬性繫結的元件型別。

適用於

另請參閱