MvcNewtonsoftJsonOptions.SerializerSettings 属性

定义

Newtonsoft.Json.JsonSerializerSettings获取此应用程序使用的 。

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

属性值

Newtonsoft.Json.JsonSerializerSettings

适用于