Click or drag to resize

JsonReaderTokenType Property

[Missing <summary> documentation for "P:Stimulsoft.Base.Json.JsonReader.TokenType"]

Namespace:  Stimulsoft.Base.Json
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public virtual JsonToken TokenType { get; }

Property Value

Type: JsonToken
See Also