__VSSAVEDEFERREDSAVEFLAGS Enum
Definition
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
public enum class __VSSAVEDEFERREDSAVEFLAGS
enum __VSSAVEDEFERREDSAVEFLAGS
[System.Flags]
public enum __VSSAVEDEFERREDSAVEFLAGS
[<System.Flags>]
type __VSSAVEDEFERREDSAVEFLAGS =
Public Enum __VSSAVEDEFERREDSAVEFLAGS
- Inheritance
-
__VSSAVEDEFERREDSAVEFLAGS
- Attributes
Fields
Name | Value | Description |
---|---|---|
VSDSF_HIDEADDTOSOURCECONTROL | 1 | Hides the Add Solution to Source Control check box in the Save dialog box. |
Remarks
COM Signature
From vsshell80.idl: