ServerMessageEventArgs.BatchStartingLine 屬性

定義

在編輯器裡取得該批次的起始行。

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

屬性值

一個 Int32 指定該批次起始行的行號的值。

實作

適用於