Condividi tramite


Option.ValueType Property

Definition

Gets the Type that the option's parsed tokens will be converted to.

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

Property Value

Applies to