Udostępnij za pośrednictwem


JsonInputFormatter.SerializerSettings Właściwość

Definicja

Pobiera element Newtonsoft.Json.JsonSerializerSettings używany do konfigurowania .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

Wartość właściwości

Newtonsoft.Json.JsonSerializerSettings

Uwagi

Wszelkie modyfikacje Newtonsoft.Json.JsonSerializerSettings obiektu po użyciu tego JsonInputFormatter obiektu nie będą miały żadnego wpływu.

Dotyczy