Click or drag to resize

JTokenType Property

[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Linq.JToken.Type"]

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public abstract JTokenType Type { get; }

Property Value

Type: JTokenType
See Also