__VSQuerySaveFlags2 Enumeration

 

This enumeration is an extension of tagVSQuerySaveFlags, and specifies additional flags.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

[FlagsAttribute]
public enum __VSQuerySaveFlags2

Member nameDescription
QSF_DetectAnyChangedFile

Check if any file changed.

Return to top
Show: