IVsSccAddWebProjectFromSourceControl Members
Include Protected Members
Include Inherited Members
This interface adds a Web-based project to the current solution from source control.
The IVsSccAddWebProjectFromSourceControl type exposes the following members.
Methods
Name
Description
AddWebProjectFromSourceControl
Adds the specified Web-based project to the current solution, storing it at the specified location.
Presents a dialog box to the user to browse for a source control server location.
Determines whether the addition of a Web-based project to the current solution directly from source control is supported.
Top