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