JsonPropertyValue Property

Gets the value of the property.

Definition

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

Property Value

JsonValue

See Also