JsonDynamicIsString Property |
Tests if this is JSON string.
Namespace: Dextronet.JsonieAssembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntaxpublic bool IsString { get; }
Public ReadOnly Property IsString As Boolean
Get
Property Value
Type:
Boolean
See Also