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 物件。

實作

適用於