MvcNewtonsoftJsonOptions.ReadJsonWithRequestCulture Vlastnost

Definice

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

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

Hodnota vlastnosti

Boolean

Výchozí hodnota je false.

Platí pro