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

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