Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used with CheckForAndSaveDeferredSaveSolution calls.
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.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration __VSSAVEDEFERREDSAVEFLAGS
[FlagsAttribute]
public enum __VSSAVEDEFERREDSAVEFLAGS
[FlagsAttribute]
public enum class __VSSAVEDEFERREDSAVEFLAGS
[<FlagsAttribute>]
type __VSSAVEDEFERREDSAVEFLAGS
public enum __VSSAVEDEFERREDSAVEFLAGS
Members
Member name | Description | |
---|---|---|
VSDSF_HIDEADDTOSOURCECONTROL | Hides the Add Solution to Source Control check box in the Save dialog box. |
Remarks
COM Signature
From vsshell80.idl: