ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.JsonNet Namespace / IJsonOperation Interface / JsonSetting Property

In This Topic
    JsonSetting Property (IJsonOperation)
    In This Topic
    Gets the json settings.
    Syntax
    'Declaration
     
    ReadOnly Property JsonSetting As JsonSetting
    JsonSetting JsonSetting {get;}
    See Also