__VSOPENFROMSCCDLG Enumeration
Visual Studio 2015
Indicates a specific kind of dialog box that is shown to the user.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| VSOFSD_ADDEXISTINGITEM | Dialog box is used to add an existing item to a solution or project from source control. | |
| VSOFSD_OPENSOLUTIONORPROJECT | Dialog box is used to open a solution or project from source control. |
From vsshell.idl:
These values are passed into GetNamespaceExtensionInformation.
Show: