ParseException.Position Propriedade

Definição

Obtém o local do erro.Gets the location of the error.

public:
 property int Position { int get(); };
public int Position { get; }
member this.Position : int
Public ReadOnly Property Position As Integer

Valor da propriedade

Int32

O local onde a exceção ocorreu.The location where the exception occurred.

Aplica-se a