BinderBase<T>.IValueDescriptor.HasDefaultValue 属性

定义

获取一个值,该值指定是否存在默认值。

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

属性值

实现

适用于