次の方法で共有


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

戻り値

既定値を表す オブジェクト。

実装

適用対象