Argument.HasDefaultValue Property

Definition

Specifies if a default value is defined for the argument.

public:
 property bool HasDefaultValue { bool get(); };
public bool HasDefaultValue { get; }
member this.HasDefaultValue : bool
Public ReadOnly Property HasDefaultValue As Boolean

Property Value

Implements

Applies to