Compartir a través de


TextFormat.NullValue Propiedad

Definición

Obtiene o establece la cadena de valor NULL. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="nullValue")]
public object NullValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nullValue")>]
member this.NullValue : obj with get, set
Public Property NullValue As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a