UndoManager.UndoState 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.
The state of Undo.
public:
property Microsoft::VisualStudio::Modeling::UndoState UndoState { Microsoft::VisualStudio::Modeling::UndoState get(); void set(Microsoft::VisualStudio::Modeling::UndoState value); };
public Microsoft.VisualStudio.Modeling.UndoState UndoState { [System.Diagnostics.DebuggerStepThrough] get; set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.UndoState : Microsoft.VisualStudio.Modeling.UndoState with get, set
Public Property UndoState As UndoState
Property Value
- Attributes