Class AbpNewtonsoftJsonSerializerOptions
Inherited Members
Namespace: Volo.Abp.Json.Newtonsoft
Assembly: Volo.Abp.Json.Newtonsoft.dll
Syntax
public class AbpNewtonsoftJsonSerializerOptions
Constructors
AbpNewtonsoftJsonSerializerOptions()
Declaration
public AbpNewtonsoftJsonSerializerOptions()
Properties
JsonSerializerSettings
Declaration
public JsonSerializerSettings JsonSerializerSettings { get; }
Property Value
Type | Description |
---|---|
JsonSerializerSettings |