XamlException.LinePosition 屬性

定義

取得或設定例外狀況所報告之 XAML 文字行資訊的行位置部分。

public:  property int LinePosition {  public:
int get(); protected:
 void set(int value); };
public int LinePosition { get; protected set; }
member this.LinePosition : int with get, set
Public Property LinePosition As Integer

屬性值

Int32

XAML 文字行資訊的行位置部分。

適用於

另請參閱