ServerMessageEventArgs.BatchStartingLine 속성

정의

편집기의 일괄 처리 시작 줄을 가져옵니다.

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

속성 값

일괄 처리 시작 줄의 줄 번호를 지정하는 Int32 값입니다.

구현

적용 대상