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

In This Topic
Converters Property (JsonSetting)
In This Topic
Gets the converter collection.
Syntax
'Declaration
 
Public ReadOnly Property Converters As IList(Of BaseConverter)
 
See Also