IFieldState<T>.Type Property

Definition

Gets the type of the field.

public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

Property Value

The type.

Applies to