Option.IValueDescriptor.HasDefaultValue Property

Definition

Gets a value that indicates whether there is a default value.

property bool System::CommandLine::Binding::IValueDescriptor::HasDefaultValue { bool get(); };
bool System.CommandLine.Binding.IValueDescriptor.HasDefaultValue { get; }
member this.System.CommandLine.Binding.IValueDescriptor.HasDefaultValue : bool
 ReadOnly Property HasDefaultValue As Boolean Implements IValueDescriptor.HasDefaultValue

Property Value

Implements

Applies to