Store::RegisterTransactionLog Method (TransactionLog^)
Visual Studio 2015
Allows a client to register a transaction log that will be notified of events on this store.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- log
-
Type:
Microsoft.VisualStudio.Modeling::TransactionLog^
The log that this store will notify.
Show: