שתף באמצעות


Argument.GetDefaultValue Method

Definition

Gets the default value for the argument.

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

Returns

Returns the default value for the argument, if defined. Null otherwise.

Applies to