JsonValueType Property

Gets the JavaScript type of this JsonValue.

Definition

Namespace: KGySoft.Json
Assembly: KGySoft.Json (in KGySoft.Json.dll) Version: 3.0.0
C#
public JsonValueType Type { get; }

Property Value

JsonValueType

See Also