TypeBuilder.UnderlyingSystemType Propiedad

Definición

Devuelve el tipo de sistema subyacente para esta TypeBuilder.

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

Solo lectura. Devuelve el tipo de sistema subyacente.

Excepciones

Este tipo es una enumeración, pero no hay ningún tipo de sistema subyacente.

Se aplica a