共用方式為


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 基礎結構,並不能直接使用於您的程式碼中。

適用於