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

プロパティ値

Type

Object の型。

適用対象

こちらもご覧ください