Click or drag to resize
JsonReaderToken Property

[Missing <summary> documentation for "P:X3Platform.Json.JsonReader.Token"]

Namespace: X3Platform.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public JsonToken Token { get; }

Property Value

Type: JsonToken
See Also