DocData.UndoManager 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.
Returns the undo manager for the DocData.
public:
virtual property Microsoft::VisualStudio::Modeling::Shell::UndoManager ^ UndoManager { Microsoft::VisualStudio::Modeling::Shell::UndoManager ^ get(); };
public virtual Microsoft.VisualStudio.Modeling.Shell.UndoManager UndoManager { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.UndoManager : Microsoft.VisualStudio.Modeling.Shell.UndoManager
Public Overridable ReadOnly Property UndoManager As UndoManager
Property Value
- Attributes