__VSQuerySaveFlags2 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enumeration is an extension of tagVSQuerySaveFlags, and specifies additional flags.
This enumeration supports a bitwise combination of its member values.
public enum class __VSQuerySaveFlags2
public enum class __VSQuerySaveFlags2
enum __VSQuerySaveFlags2
[System.Flags]
public enum __VSQuerySaveFlags2
[<System.Flags>]
type __VSQuerySaveFlags2 =
Public Enum __VSQuerySaveFlags2
- Inheritance
-
__VSQuerySaveFlags2
- Attributes
Fields
QSF_DetectAnyChangedFile | 2 | Check if any file changed. |