Condividi tramite


MvcNewtonsoftJsonOptions.ReadJsonWithRequestCulture Proprietà

Definizione

Ottiene o imposta un flag per determinare se il valore di CurrentCulture per la richiesta HTTP corrente viene usato per la deserializzazione JSON da NewtonsoftJsonInputFormatter.

public bool ReadJsonWithRequestCulture { get; set; }
member this.ReadJsonWithRequestCulture : bool with get, set
Public Property ReadJsonWithRequestCulture As Boolean

Valore della proprietà

Il valore predefinito è false.

Si applica a