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。 |