FieldInfo._FieldInfo.GetType Method

Definition

Gets a Type object representing the FieldInfo type.

 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

Returns

A Type object representing the FieldInfo type.

Implements

Applies to