C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.Serialization Namespace / BaseReader Class / Context Property

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