BinderBase<T>.IValueDescriptor.ValueType Property

Definition

Gets the type of the value.

property Type ^ System::CommandLine::Binding::IValueDescriptor::ValueType { Type ^ get(); };
Type System.CommandLine.Binding.IValueDescriptor.ValueType { get; }
member this.System.CommandLine.Binding.IValueDescriptor.ValueType : Type
 ReadOnly Property ValueType As Type Implements IValueDescriptor.ValueType

Property Value

Implements

Applies to