JsonParameterInfoValues.HasDefaultValue Proprietà

Definizione

Ottiene o imposta un valore che specifica se è stato specificato un valore predefinito per il parametro .

public:
 property bool HasDefaultValue { bool get(); void set(bool value); };
public bool HasDefaultValue { get; init; }
member this.HasDefaultValue : bool with get, set
Public Property HasDefaultValue As Boolean

Valore della proprietà

Commenti

Questa API viene usata dall'output del generatore di origine System.Text.Json e non deve essere chiamata direttamente.

Si applica a