Udostępnij za pośrednictwem


JsonParameterInfoValues.IsNullable Właściwość

Definicja

Określa, czy parametr zezwala na null wartości.

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

Wartość właściwości

Uwagi

Ten interfejs API jest używany przez dane wyjściowe generatora źródła System.Text.Json i nie powinny być wywoływane bezpośrednio.

Dotyczy