MvcNewtonsoftJsonOptions.SerializerSettings Vlastnost

Definice

Získá, Newtonsoft.Json.JsonSerializerSettings které jsou používány touto aplikací.

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

Hodnota vlastnosti

Newtonsoft.Json.JsonSerializerSettings

Platí pro