Condividi tramite


BinderBase<T>.IValueDescriptor.GetDefaultValue Metodo

Definizione

Ottiene il valore predefinito, se presente.

 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

Restituisce

Oggetto che rappresenta il valore predefinito.

Implementazioni

Si applica a