Share via


EventManagerDirectory.TransactionRolledBack Property

Definition

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

Applies to