tagVsSccSpecialFilesFlags Enumeration
Visual Studio 2015
Flags associated with special source control files as returned by GetSccSpecialFiles.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| SSFF_NoFlags | Nothing out of the ordinary for this special file. |
Files that are marked as special by a call to GetSccFiles are further examined by a call to GetSccSpecialFiles. The latter method returns a value from this enumeration for each special file.
Show: