BinderBase<T>.IValueDescriptor.ValueType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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