Share via


UndoManager.UndoState Property

Definition

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

Applies to