__VSQuerySaveFlags2 Enumeration
This enumeration is an extension of tagVSQuerySaveFlags, and specifies additional flags.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration __VSQuerySaveFlags2
[FlagsAttribute]
public enum __VSQuerySaveFlags2
[FlagsAttribute]
public enum class __VSQuerySaveFlags2
[<FlagsAttribute>]
type __VSQuerySaveFlags2
public enum __VSQuerySaveFlags2
Members
Member name | Description | |
---|---|---|
QSF_DetectAnyChangedFile | Check if any file changed. |