VsRemoveDirectoryFlags Enum

Definition

VSREMOVEDIRECTORYFLAGS, VSREMOVEDIRECTORYFLAGS2

This enumeration supports a bitwise combination of its member values.

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

Fields

Name Value Description
NoFlags 0

Specifies that no flags exist.

IsDirectoryBased 1

Deprecated. Do not use.

RemoveFromSourceControlDoneExternally 2

Indicates that the directory has already been removed from source control.

IsRemovedFromProjectOnly 4

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

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022