IVsQueryUndoManager Interface

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("6ED9A1CD-E8FD-460A-8690-DD6E5E44B02D")> _
Public Interface IVsQueryUndoManager
[InterfaceTypeAttribute()]
[GuidAttribute("6ED9A1CD-E8FD-460A-8690-DD6E5E44B02D")]
public interface IVsQueryUndoManager
[InterfaceTypeAttribute()]
[GuidAttribute(L"6ED9A1CD-E8FD-460A-8690-DD6E5E44B02D")]
public interface class IVsQueryUndoManager
[<InterfaceTypeAttribute()>]
[<GuidAttribute("6ED9A1CD-E8FD-460A-8690-DD6E5E44B02D")>]
type IVsQueryUndoManager =  interface end
public interface IVsQueryUndoManager

The IVsQueryUndoManager type exposes the following members.

Methods

  Name Description
Public method IsLinkedTransactionOpen

Top

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace