XamlParseException.LinePosition 属性

定义

获取发生异常的行中的位置。

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

属性值

行位置。

适用于