__PSFFLAGS Enum

Definition

Specifies how GetFile(Int32, UInt32, UInt32, String) is to handle Project Special Files.

This enumeration supports a bitwise combination of its member values.

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

Fields

Name Value Description
PSFF_CreateIfNotExist 1

Create the file if it doesn't exist.

PSFF_FullPath 2

Filename includes the full path.

Remarks

COM Signature

From vsshell.idl:

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022