Option.ValueType Property

Definition

The Type that the option's arguments are expected to be parsed as.

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

Property Value

Implements

Applies to