Property DataType
DataType
Type of the JSON object.
Declaration
public virtual JsonDataType DataType { get; }
Property Value
Type | Description |
---|---|
JsonDataType | Type of data contained by the Json class. |
Type of the JSON object.
public virtual JsonDataType DataType { get; }
Type | Description |
---|---|
JsonDataType | Type of data contained by the Json class. |