Compartir a través de


BinderBase<T>.IValueDescriptor.GetDefaultValue Método

Definición

Obtiene el valor predeterminado, si existe.

 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

Devoluciones

Objeto que representa el valor predeterminado.

Implementaciones

Se aplica a