TypeBuilder.UnderlyingSystemType Proprietà

Definizione

Restituisce il tipo di sistema sottostante per l'oggetto TypeBuilder.

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

Valore della proprietà

Di sola lettura. Restituisce il tipo di sistema sottostante.

Eccezioni

Questo tipo è un'enumerazione, ma non esiste alcun tipo di sistema sottostante.

Si applica a