__VSOPENFROMSCCDLG 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.
Indicates a specific kind of dialog box that is shown to the user.
public enum class __VSOPENFROMSCCDLG
public enum class __VSOPENFROMSCCDLG
enum __VSOPENFROMSCCDLG
public enum __VSOPENFROMSCCDLG
type __VSOPENFROMSCCDLG =
Public Enum __VSOPENFROMSCCDLG
- Inheritance
-
__VSOPENFROMSCCDLG
Fields
VSOFSD_ADDEXISTINGITEM | 2 | Dialog box is used to add an existing item to a solution or project from source control. |
VSOFSD_OPENSOLUTIONORPROJECT | 1 | Dialog box is used to open a solution or project from source control. |
Remarks
COM Signature
From vsshell.idl:
These values are passed into GetNamespaceExtensionInformation.