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