UndoItemEventArgs.TransactionItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The transaction item for the undo item
public:
property Microsoft::VisualStudio::Modeling::TransactionItem ^ TransactionItem { Microsoft::VisualStudio::Modeling::TransactionItem ^ get(); };
public Microsoft.VisualStudio.Modeling.TransactionItem TransactionItem { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TransactionItem : Microsoft.VisualStudio.Modeling.TransactionItem
Public ReadOnly Property TransactionItem As TransactionItem
Property Value
- Attributes