IVsUndoRedoClusterWithCommitEvents Interface
Fires when an undo or redo cluster is closing.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)
[GuidAttribute("F98298D9-53C4-43DB-90D6-D1A3CA4B1849")] [InterfaceTypeAttribute(1)] public interface IVsUndoRedoClusterWithCommitEvents
/** @attribute GuidAttribute("F98298D9-53C4-43DB-90D6-D1A3CA4B1849") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IVsUndoRedoClusterWithCommitEvents
Note