NullableConverter.UnderlyingType Propiedad

Definición

Obtiene el tipo subyacente.

public:
 property Type ^ UnderlyingType { Type ^ get(); };
public Type UnderlyingType { get; }
member this.UnderlyingType : Type
Public ReadOnly Property UnderlyingType As Type

Valor de propiedad

Objeto Type que representa el tipo subyacente.

Se aplica a