DocData.VSUndoManager Property
Definition
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.
Provides access to the VS undo manager interface.
public:
property Microsoft::VisualStudio::OLE::Interop::IOleUndoManager ^ VSUndoManager { Microsoft::VisualStudio::OLE::Interop::IOleUndoManager ^ get(); };
public Microsoft.VisualStudio.OLE.Interop.IOleUndoManager VSUndoManager { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.VSUndoManager : Microsoft.VisualStudio.OLE.Interop.IOleUndoManager
Public ReadOnly Property VSUndoManager As IOleUndoManager
Property Value
- Attributes