Share via


COMPropertyInfo.PropertyType 屬性

定義

取得這個屬性的型別。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

Object 的類型。

適用於

另請參閱