ModelingDocStore.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.
UndoManager maintained by this ModelingDocStore.
public:
property Microsoft::VisualStudio::Modeling::Shell::UndoManager ^ UndoManager { Microsoft::VisualStudio::Modeling::Shell::UndoManager ^ get(); };
public Microsoft.VisualStudio.Modeling.Shell.UndoManager UndoManager { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.UndoManager : Microsoft.VisualStudio.Modeling.Shell.UndoManager
Public ReadOnly Property UndoManager As UndoManager
Property Value
- Attributes