Argument.GetDefaultValue Metoda

Definice

Získá výchozí hodnotu argumentu.

public:
 System::Object ^ GetDefaultValue();
public object? GetDefaultValue();
member this.GetDefaultValue : unit -> obj
Public Function GetDefaultValue () As Object

Návraty

Vrátí výchozí hodnotu argumentu, pokud je definován. Jinak null.

Platí pro