IVsSccProject2 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetSccFiles(UInt32, array<CALPOLESTR>^, array<CADWORD>^) | This method is called to determine which files should be placed under source control for a given VSITEMID within this hierarchy. |
![]() | GetSccSpecialFiles(UInt32, String^, array<CALPOLESTR>^, array<CADWORD>^) | This method is called to discover special (hidden files) associated with a given VSITEMID within this hierarchy. |
![]() | SccGlyphChanged(Int32, array<UInt32>^, array<VsStateIcon>^, array<UInt32>^) | This method is called by the source control portion of the environment to inform the project of changes to the source control glyph on various nodes. |
![]() | SetSccLocation(String^, String^, String^, String^) | This method is called by the source control portion of the environment when a project is initially added to source control, or to change some of the project's settings. |
Show:
