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. | |
BrowseForServerLocation | Presents a dialog box to the user to browse for a source control server location. | |
IsAddWebProjectSupported | Determines whether the addition of a Web-based project to the current solution directly from source control is supported. |
Top