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

In This Topic
Context Property (JsonReader)
In This Topic
Gets the context object.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Context As IContext
 
See Also