GenericTypeParameterBuilder.UnderlyingSystemType Propiedad

Definición

Obtiene el parámetro de tipo genérico actual.

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

Objeto GenericTypeParameterBuilder actual.

Se aplica a