IVsSccManager3 Interface
Visual Studio 2015
Allows projects and hierarchies to register themselves with source control and obtain information on source control status.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | BrowseForProject(String, Int32) | |
![]() | CancelAfterBrowseForProject() | |
![]() | GetSccGlyph(Int32, String[], VsStateIcon[], UInt32[]) | |
![]() | GetSccGlyphFromStatus(UInt32, VsStateIcon[]) | |
![]() | IsBSLSupported() | Specifies whether the active SCC provider supports background solution load (BSL). |
![]() | IsInstalled(Int32) | |
![]() | RegisterSccProject(IVsSccProject2, String, String, String, String) | |
![]() | UnregisterSccProject(IVsSccProject2) |
Show:
