JsonFormatExceptionColumn Property |
Column offset where error occured (tab counts as 1 character, carriage-return ignored).
Namespace: Dextronet.JsonieAssembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntaxpublic int Column { get; }
Public ReadOnly Property Column As Integer
Get
Property Value
Type:
Int32
See Also