PropertyInfo.GetType メソッド

定義

プロパティの属性を取得し、プロパティのメタデータにアクセスできるようにします。

public:
 virtual Type ^ GetType();
public Type GetType ();
override this.GetType : unit -> Type
Public Function GetType () As Type

戻り値

Type

実装

適用対象