IVsSccOpenFromSourceControl 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 | |
|---|---|---|
![]() | AddItemFromSourceControl(IVsProject^, UInt32, UInt32, array<String^>^, IntPtr, UInt32, Guid, String^, Guid, array<VSADDRESULT>^) | Adds the specified item or items to the specified project directly from source control. |
![]() | AddProjectFromSourceControl(String^) | Adds the specified project to the current solution directly from source control. |
![]() | GetNamespaceExtensionInformation(Int32, String^, String^, String^) | Retrieves the source control Namespace Extension (NSE) information for use in Open dialog boxes.. |
![]() | OpenSolutionFromSourceControl(String^) | Opens the specified solution directly from source control, creating a local copy as necessary. |
Show:
