IVsSccTrackProjectEvents Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | AdviseSccProjectEvents(IVsSccProjectEvents^) | Registers an advise sink object to receive notification of specified events affecting the source code control (SCC) project. |
![]() | UnAdviseSccProjectEvents(UInt32) | Cancels the sending of notifications previously set up with a call to the AdviseSccProjectEvents method. |
Show:
