FieldInfo._FieldInfo.GetType Método

Definición

Obtiene un objeto Type que representa el tipo de 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

Devoluciones

Type

Objeto Type que representa el tipo FieldInfo.

Implementaciones

Se aplica a