PropertyInfo._PropertyInfo.GetType メソッド

定義

Type 型を表す PropertyInfo オブジェクトを取得します。

 virtual Type ^ System.Runtime.InteropServices._PropertyInfo.GetType() = System::Runtime::InteropServices::_PropertyInfo::GetType;
Type _PropertyInfo.GetType ();
abstract member System.Runtime.InteropServices._PropertyInfo.GetType : unit -> Type
override this.System.Runtime.InteropServices._PropertyInfo.GetType : unit -> Type
Function GetType () As Type Implements _PropertyInfo.GetType

戻り値

Type 型を表す PropertyInfo オブジェクト。

実装

適用対象