Enum LineInfoHandling
Specifies how line information is handled when loading JSON.
Namespace: Bayat.Json.Linq
Assembly: Bayat.Json.Runtime.dll
Syntax
public enum LineInfoHandling
Fields
| Name | Description |
|---|---|
| Ignore | Ignore line information. |
| Load | Load line information. |