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 オブジェクト。

実装

適用対象