VCCodeModel::AbortTransaction Method ()
Visual Studio 2015
Cancels the current transaction.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
When a transaction is canceled, all prior text modifications are undone, returning the source code to its original state.
Show: