Interfaccia IVsUndoRedoClusterWithCommitEvents
Generato quando un cluster di annullamento o ripristino è in fase di chiusura.
Spazio dei nomi: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Sintassi
'Dichiarazione
<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
Il tipo IVsUndoRedoClusterWithCommitEvents espone i seguenti membri.
Metodi
Nome | Descrizione | |
---|---|---|
OnUndoRedoClusterClosingWithCommitGesture |
In alto
Note
IVsUndoRedoClusterWithCommitEvents generato quando un cluster di annullamento o ripristino è in fase di chiusura, se un movimento corrispondente del commit è verificato mentre era aperto. I client sono esplicitamente vietati di modificare il buffer in risposta a questo evento.
Nota
Questa interfaccia consente solo con Visual Basic.