IVsSccOpenFromSourceControl Methods

 

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

NameDescription
System_CAPS_pubmethodAddItemFromSourceControl(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.

System_CAPS_pubmethodAddProjectFromSourceControl(String^)

Adds the specified project to the current solution directly from source control.

System_CAPS_pubmethodGetNamespaceExtensionInformation(Int32, String^, String^, String^)

Retrieves the source control Namespace Extension (NSE) information for use in Open dialog boxes..

System_CAPS_pubmethodOpenSolutionFromSourceControl(String^)

Opens the specified solution directly from source control, creating a local copy as necessary.

Return to top
Show: