GenericTypeParameterBuilder.UnderlyingSystemType Propriedade

Definição

Obtém o parâmetro de tipo genérico 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 da propriedade

O objeto GenericTypeParameterBuilder atual.

Aplica-se a