Represents the options available when reading and writing JSON files.
SystemObject Extreme.DataTextOptions Extreme.Data.JsonJsonOptions
Namespace: Extreme.Data.JsonAssembly: Extreme.Data.Json (in Extreme.Data.Json.dll) Version: 1.0.16157.0 (1.0.16157.0)
public class JsonOptions : TextOptions
Public Class JsonOptions
Inherits TextOptions
public ref class JsonOptions : public TextOptions
type JsonOptions =
class
inherit TextOptions
end
The JsonOptions type exposes the following members.
| Name | Description |
---|
 | JsonOptions | Constructs a new set of options for delimited text files. |
Top
Top
Top
| Name | Description |
---|
  | Default |
Gets the default options for JSON files.
|
Top
Numerical Libraries
Supported in: 6.0
Reference