Store::InUndoRedoOrRollback Property
Visual Studio 2015
Gets the store and verifies whether the current context of the store is being redone, undone, or rolled back.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Property Value
Type: System::Booleantrue if the store in either in a redo, an undo or a rollback; otherwise, false.
Show: