ParseException.Position 屬性

定義

取得錯誤的位置。

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

屬性值

Int32

發生例外狀況的位置。

適用於