IVsSccControlNewSolution::AddNewSolutionToSourceControl Method ()
Visual Studio 2015
Adds the current solution to source control.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
From ivsscccontrolnewsolution.idl
HRESULT AddNewSolutionToSourceControl(void);
This method will be called immediately after the solution has been created.
Show: