FieldInfo._FieldInfo.GetType 方法

定義

取得 Type 物件,其代表 FieldInfo 類型。

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

傳回

代表 Type 類型的 FieldInfo 物件。

實作

適用於