__VSSAVEDEFERREDSAVEFLAGS Enum
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.
Used with CheckForAndSaveDeferredSaveSolution(Int32, String, String, UInt32) calls.
This enumeration supports a bitwise combination of its member values.
public enum class __VSSAVEDEFERREDSAVEFLAGS
C++/CX
public enum class __VSSAVEDEFERREDSAVEFLAGS
enum __VSSAVEDEFERREDSAVEFLAGS
[System.Flags]
public enum __VSSAVEDEFERREDSAVEFLAGS
[<System.Flags>]
type __VSSAVEDEFERREDSAVEFLAGS =
Public Enum __VSSAVEDEFERREDSAVEFLAGS
- Inheritance
-
__VSSAVEDEFERREDSAVEFLAGS
- Attributes
Name | Value | Description |
---|---|---|
VSDSF_HIDEADDTOSOURCECONTROL | 1 | Hides the Add Solution to Source Control check box in the Save dialog box. |
From vsshell80.idl:
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |