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

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