다음을 통해 공유


BinderBase<T>.IValueDescriptor.GetDefaultValue 메서드

정의

기본값(있는 경우)을 가져옵니다.

 virtual System::Object ^ System.CommandLine.Binding.IValueDescriptor.GetDefaultValue() = System::CommandLine::Binding::IValueDescriptor::GetDefaultValue;
object? IValueDescriptor.GetDefaultValue ();
abstract member System.CommandLine.Binding.IValueDescriptor.GetDefaultValue : unit -> obj
override this.System.CommandLine.Binding.IValueDescriptor.GetDefaultValue : unit -> obj
Function GetDefaultValue () As Object Implements IValueDescriptor.GetDefaultValue

반환

기본값을 나타내는 개체입니다.

구현

적용 대상