XamlSourceInfo.LinePosition 属性

定义

获取声明此元素的源文档中行上的位置。

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

属性值

Int32

声明此元素的源文档中行上的位置。

注解

此成员支持 .NET Framework 结构,不能在代码中直接使用。

适用于