次の方法で共有


LinePosition.Line Property

Definition

The line number. The first line in a file is defined as line 0 (zero based line numbering).

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

Property Value

Applies to