NullableConverter.NullableType Property

Definition

Gets the nullable type.

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

Property Value

A Type that represents the nullable type.

Applies to