IReflect.UnderlyingSystemType Propiedad

Definición

Obtiene el tipo subyacente que representa el objeto IReflect.

public:
 property Type ^ UnderlyingSystemType { Type ^ get(); };
public Type UnderlyingSystemType { get; }
member this.UnderlyingSystemType : Type
Public ReadOnly Property UnderlyingSystemType As Type

Valor de propiedad

Tipo subyacente que representa el objeto IReflect.

Se aplica a

Consulte también