英語で読む

次の方法で共有


tagVsSccFilesFlags Enum

Definition

This enumeration specifies flags that are returned by a call to the GetSccFiles(UInt32, CALPOLESTR[], CADWORD[]) method.

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class tagVsSccFilesFlags
Inheritance
tagVsSccFilesFlags
Attributes

Fields

Name Value Description
SFF_NoFlags 0

The file is normal.

SFF_HasSpecialFiles 1

The file is special.

Remarks

A special file is one that is hidden or otherwise not shown in the project's hierarchy but is associated with a file that is shown in the hierarchy. If a file is marked as special, a call to GetSccSpecialFiles will be made to retrieve information about the file.

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022