IVsSccOpenFromSourceControl Members
Include Protected Members
Include Inherited Members
Adds items to an enlistment directly from source code control.
The IVsSccOpenFromSourceControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddItemFromSourceControl | Adds the specified item or items to the specified project directly from source control. | |
AddProjectFromSourceControl | Adds the specified project to the current solution directly from source control. | |
GetNamespaceExtensionInformation | Retrieves the source control Namespace Extension (NSE) information for use in Open dialog boxes.. | |
OpenSolutionFromSourceControl | Opens the specified solution directly from source control, creating a local copy as necessary. |
Top