EventManagerDirectory.TransactionRolledBack 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.
Event manager that handles TransactionRolledBack events
public:
property Microsoft::VisualStudio::Modeling::TransactionRolledBackEventManager ^ TransactionRolledBack { Microsoft::VisualStudio::Modeling::TransactionRolledBackEventManager ^ get(); };
public Microsoft.VisualStudio.Modeling.TransactionRolledBackEventManager TransactionRolledBack { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TransactionRolledBack : Microsoft.VisualStudio.Modeling.TransactionRolledBackEventManager
Public ReadOnly Property TransactionRolledBack As TransactionRolledBackEventManager
Property Value
TransactionRolledBackEventManager
- Attributes