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 텍스트 줄 정보의 줄 위치 구성 요소입니다.

적용 대상

추가 정보