ASP.NET Core MVC Controls | ComponentOne
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
    public JsonSetting JsonSetting {get;}
    See Also