GenericTypeParameterBuilder.UnderlyingSystemType Propriedade

Definição

Obtém o parâmetro genérico de tipo atual.

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 Propriedade

O objeto atual GenericTypeParameterBuilder .

Aplica-se a