EnumBuilder.UnderlyingSystemType Propiedad

Definición

Devuelve el tipo de sistema subyacente para esta enumeración.

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.

Se aplica a