IVsSccAddWebProjectFromSourceControl Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodAddWebProjectFromSourceControl(String^, String^, String^, String^, String^)

Adds the specified Web-based project to the current solution, storing it at the specified location.

System_CAPS_pubmethodBrowseForServerLocation(String^, String^, String^, String^, String^)

Presents a dialog box to the user to browse for a source control server location.

System_CAPS_pubmethodIsAddWebProjectSupported(Boolean)

Determines whether the addition of a Web-based project to the current solution directly from source control is supported.

Return to top
Show: