__VSQUERYREMOVEFILEFLAGS2 Enumeration
Visual Studio 2015
Specifies the flags associated with OnQueryRemoveFilesEx.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Member name | Description | |
|---|---|---|
| VSQUERYREMOVEFILEFLAGS_IsRemovedFromProjectOnly | 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. |
Show: