다음을 통해 공유


IVsUndoRedoClusterWithCommitEvents 인터페이스

클러스터는 실행 취소 또는 다시 실행을 닫을 때 발생.

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop(Microsoft.VisualStudio.TextManager.Interop.dll)

구문

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("F98298D9-53C4-43DB-90D6-D1A3CA4B1849")> _
Public Interface IVsUndoRedoClusterWithCommitEvents
[InterfaceTypeAttribute()]
[GuidAttribute("F98298D9-53C4-43DB-90D6-D1A3CA4B1849")]
public interface IVsUndoRedoClusterWithCommitEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"F98298D9-53C4-43DB-90D6-D1A3CA4B1849")]
public interface class IVsUndoRedoClusterWithCommitEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("F98298D9-53C4-43DB-90D6-D1A3CA4B1849")>]
type IVsUndoRedoClusterWithCommitEvents =  interface end
public interface IVsUndoRedoClusterWithCommitEvents

IVsUndoRedoClusterWithCommitEvents 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 OnUndoRedoClusterClosingWithCommitGesture

위쪽

설명

IVsUndoRedoClusterWithCommitEvents그 사이 커밋 제스처는이 열려 있을 때 발생 하는 경우 클러스터를 실행 취소 또는 다시 실행을 닫을 때 발생. 클라이언트 수정이 이벤트에 응답 하 여 버퍼에서 명시적으로 금지 되어 있습니다.

참고

이 인터페이스에만 사용할 수 Visual Basic.

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스