SimpleMonikerResolver::OnTopLevelTransactionBeginning Method (Transaction^)
Visual Studio 2015
Verifies whether there is a new top-level transaction.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
protected: virtual void OnTopLevelTransactionBeginning( Transaction^ topLevelTransaction )
Parameters
- topLevelTransaction
-
Type:
Microsoft.VisualStudio.Modeling::Transaction^
The top-level transaction.
This method is called when the moniker resolver monitors a new top-level transaction.
Show: