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

In This Topic
Current Property
In This Topic
Gets or sets the current value which need be deserialized.
Syntax
'Declaration
 
Public Property Current As Object
 
Remarks
See Also