TextUndoTransactionCompletedEventArgs::Transaction Property
Visual Studio 2015
Gets the transaction that was added to the ITextUndoHistory.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Property Value
Type: Microsoft.VisualStudio.Text.Operations::ITextUndoTransaction^The transaction that was added to the ITextUndoHistory.
Show: