Click or drag to resize
JsonDynamicIsString Property
Tests if this is JSON string.

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

Property Value

Type: Boolean
See Also