ElementEventsBegunEventArgs(TransactionContext) Constructor
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.
Contructs an ElementEventsBegunEventArgs containing the specified TransactionContext
public:
ElementEventsBegunEventArgs(Microsoft::VisualStudio::Modeling::TransactionContext ^ transactionContext);
public ElementEventsBegunEventArgs (Microsoft.VisualStudio.Modeling.TransactionContext transactionContext);
new Microsoft.VisualStudio.Modeling.ElementEventsBegunEventArgs : Microsoft.VisualStudio.Modeling.TransactionContext -> Microsoft.VisualStudio.Modeling.ElementEventsBegunEventArgs
Public Sub New (transactionContext As TransactionContext)
Parameters
- transactionContext
- TransactionContext
The context of the Transaction active when the event was raised