ServerMessageEventArgs.BatchStartingLine 속성

정의

에디터에서 배치의 시작 줄을 받아요.

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

속성 값

Int32 배치의 시작 행 번호를 지정하는 값입니다.

구현

적용 대상