NullableConverter.UnderlyingType Property

Definition

Gets the underlying type.

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

Property Value

A Type that represents the underlying type.

Applies to