__VSREMOVEDIRECTORYFLAGS2 Enumeration
Visual Studio 2015
Specifies the flags used by OnAfterRemoveDirectoriesEx.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Member name | Description | |
|---|---|---|
| VSREMOVEDIRECTORYFLAGS_IsRemovedFromProjectOnly | This flag distinguishes two operations: "Remove From Project" and "Delete". If this flag is set, the directory is removed from the project, but still exists on disk. |
Show: