GenericTypeParameterBuilder.UnderlyingSystemType Propriété

Définition

Obtient le paramètre de type générique actuel.

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

Valeur de propriété

Objet GenericTypeParameterBuilder actuel.

S’applique à