IVsProjectDesignerPageSite::GetTransaction Method (String^)
Visual Studio 2015
Gets a transaction to group multiple property changes into a single undo/redo unit.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
Parameters
- description
-
Type:
System::String^
The description of the transaction.
The transaction must be either committed or cancelled after the property changes are made.
Show: