__VSSAVEDEFERREDSAVEFLAGS Enumeration

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

[FlagsAttribute]
public enum __VSSAVEDEFERREDSAVEFLAGS

Member nameDescription
VSDSF_HIDEADDTOSOURCECONTROL

Hides the Add Solution to Source Control check box in the Save dialog box.

From vsshell80.idl:

Return to top
Show: