IVsSccProvider::SetActive Method ()
Visual Studio 2015
Called by environment to mark a particular source control package as active.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
From ivssccprovider.idl
HRESULT SetActive();
When a source control package's status changes to active, it starts listening to events and displays its own menu items and toolbars.
Show: