Share via


IVsSccProject2 Members

Include Protected Members
Include Inherited Members

Implemented in a project system to provide source control for project files and project items.

The IVsSccProject2 type exposes the following members.

Methods

 

Name

Description

Public method

GetSccFiles

This method is called to determine which files should be placed under source control for a given VSITEMID within this hierarchy.

Public method

GetSccSpecialFiles

This method is called to discover special (hidden files) associated with a given VSITEMID within this hierarchy.

Public method

SccGlyphChanged

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.

Public method

SetSccLocation

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.

Top

See Also

Reference

IVsSccProject2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace