NewtonsoftJsonOutputFormatter.SerializerSettings Vlastnost

Definice

Newtonsoft.Json.JsonSerializerSettings Získá použité ke konfiguraci Newtonsoft.Json.JsonSerializer.

protected:
 property Newtonsoft::Json::JsonSerializerSettings ^ SerializerSettings { Newtonsoft::Json::JsonSerializerSettings ^ get(); };
protected Newtonsoft.Json.JsonSerializerSettings SerializerSettings { get; }
member this.SerializerSettings : Newtonsoft.Json.JsonSerializerSettings
Protected ReadOnly Property SerializerSettings As JsonSerializerSettings

Hodnota vlastnosti

Newtonsoft.Json.JsonSerializerSettings

Poznámky

Všechny změny objektu po použití NewtonsoftJsonOutputFormatter nebudou Newtonsoft.Json.JsonSerializerSettings mít žádný vliv.

Platí pro