VsQueryRemoveDirectoryFlags Enum

Definition

VSQUERYREMOVEDIRECTORYFLAGS, VSQUERYREMOVEDIRECTORYFLAGS2

This enumeration supports a bitwise combination of its member values.

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

Fields

Name Value Description
NoFlags 0

Specifies that no flags are set.

IsRemovedFromProjectOnly 1

This flag distinguishes two operations: "Remove From Project" VS. "Delete". If this flag is set, the directory is removed from the project, but still exists on disk.

Applies to

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