IVsQueryUndoManager Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Discovers whether there is a global, linked undo action open.
public interface class IVsQueryUndoManager
C++/CX
public interface class IVsQueryUndoManager
__interface IVsQueryUndoManager
[System.Runtime.InteropServices.Guid("6ED9A1CD-E8FD-460A-8690-DD6E5E44B02D")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsQueryUndoManager
[System.Runtime.InteropServices.Guid("6ED9A1CD-E8FD-460A-8690-DD6E5E44B02D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsQueryUndoManager
[<System.Runtime.InteropServices.Guid("6ED9A1CD-E8FD-460A-8690-DD6E5E44B02D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsQueryUndoManager = interface
[<System.Runtime.InteropServices.Guid("6ED9A1CD-E8FD-460A-8690-DD6E5E44B02D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsQueryUndoManager = interface
Public Interface IVsQueryUndoManager
- Attributes
Certain undo manager functions, such as Enable, are not recommended if there is a global, linked undo transaction in progress.
Is |
Determines whether there is a global, linked undo transaction currently in progress. |
Προϊόν | Εκδόσεις |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |