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 类型公开以下成员。

方法

  名称 说明
公共方法 OnUndoRedoClusterClosingWithCommitGesture

页首

备注

IVsUndoRedoClusterWithCommitEvents 个; 当撤消或重做操作群集是关闭的,因此,假定没有进行操作发生时,它处于打开状态时。 客户端显式禁止修改缓冲区来响应此事件。

备注

此接口函数只能用于 Visual Basic。

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间