IVsSccAddWebProjectFromSourceControl Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | AddWebProjectFromSourceControl(String^, String^, String^, String^, String^) | Adds the specified Web-based project to the current solution, storing it at the specified location. |
![]() | BrowseForServerLocation(String^, String^, String^, String^, String^) | Presents a dialog box to the user to browse for a source control server location. |
![]() | IsAddWebProjectSupported(Boolean) | Determines whether the addition of a Web-based project to the current solution directly from source control is supported. |
Show:
