SequencePoint.StartLine 屬性

定義

取得這個序列點中第一個字元的行號。

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

屬性值

這個序列點中第一個字元的行號。

適用於