Share via


MvcNewtonsoftJsonOptions.ReadJsonWithRequestCulture Vlastnost

Definice

Získá nebo nastaví příznak k určení, jestli se hodnota aktuálního CurrentCulture požadavku HTTP použije k deserializaci JSON pomocí NewtonsoftJsonInputFormatter.

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

Hodnota vlastnosti

Výchozí hodnota je false.

Platí pro