C1.AspNetCore.Mvc Assembly / C1.JsonNet Namespace / JsonWriter Class / JsonSetting Property

In This Topic
JsonSetting Property (JsonWriter)
In This Topic
Gets the json settings.
Syntax
'Declaration
 
Public ReadOnly Property JsonSetting As JsonSetting
 
See Also