ITextBufferUndoManager 인터페이스
등록은 ITextUndoHistory 텍스트 버퍼를 텍스트 버퍼에 변경 이벤트를 수신 하 고 추가 ITextUndoPrimitive 개체에 ITextUndoHistory.
네임스페이스: Microsoft.VisualStudio.Text.Operations
어셈블리: Microsoft.VisualStudio.Text.Logic(Microsoft.VisualStudio.Text.Logic.dll)
구문
‘선언
Public Interface ITextBufferUndoManager
public interface ITextBufferUndoManager
public interface class ITextBufferUndoManager
type ITextBufferUndoManager = interface end
public interface ITextBufferUndoManager
ITextBufferUndoManager 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
![]() |
TextBuffer | 이 ITextBufferUndoManager에서 실행 취소 작업을 관리하는 ITextBuffer를 가져옵니다. |
![]() |
TextBufferUndoHistory | 내부 사용에 대 한 실행 취소 기록 가져옵니다 ITextBuffer. |
위쪽
메서드
이름 | 설명 | |
---|---|---|
![]() |
UnregisterUndoHistory | ITextUndoHistoryRegistry 에서 기본 ITextBuffer의 ITextUndoHistory를 등록 취소합니다. |
위쪽