__VSQUERYREMOVEFILEFLAGS2 Enum

Definition

Specifies the flags associated with OnQueryRemoveFilesEx(IVsProject, Int32, String[], UInt32[], VSQUERYREMOVEFILERESULTS[], VSQUERYREMOVEFILERESULTS[]).

This enumeration supports a bitwise combination of its member values.

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

Fields

Name Value Description
VSQUERYREMOVEFILEFLAGS_IsRemovedFromProjectOnly 4

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

Applies to

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