TypeDelegator.UnderlyingSystemType Propiedad

Definición

Obtiene el Type subyacente que representa al tipo implementado.

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

Valor de propiedad

Tipo subyacente.

Se aplica a