PropertyInfo._PropertyInfo.GetType Método

Definición

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

Devoluciones

Type

Objeto Type que representa el tipo PropertyInfo.

Implementaciones

Se aplica a