OleUndoEngine::UndoUnit Constructor (UndoEngine^, String^)
Visual Studio 2015
Initializes a new instance of the OleUndoEngine::UndoUnit class.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- engine
-
Type:
System.ComponentModel.Design::UndoEngine^
The undo engine that owns this undo unit.
- name
-
Type:
System::String^
The name for this undo unit.
Show: