Click or drag to resize
JsonStringValue Property
Actual string value encoded by this JSON object.

Namespace: Dextronet.Jsonie
Assembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntax
public string Value { get; }

Property Value

Type: String
See Also