[Missing <summary> documentation for "P:X3Platform.Json.JsonReader.Token"]
Namespace: X3Platform.JsonAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic JsonToken Token { get; }
public:
property JsonToken Token {
JsonToken get ();
}
Property Value
Type:
JsonToken
See Also