Share via


Option<T>.Type Property

Definition

The type of the option value.

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

Property Value

Implements

Applies to