Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Indicates a specific kind of dialog box that is shown to the user.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration __VSOPENFROMSCCDLG
'Usage
Dim instance As __VSOPENFROMSCCDLG
public enum __VSOPENFROMSCCDLG
public enum class __VSOPENFROMSCCDLG
type __VSOPENFROMSCCDLG
public enum __VSOPENFROMSCCDLG
Members
| Member name | Description | |
|---|---|---|
| VSOFSD_OPENSOLUTIONORPROJECT | Dialog box is used to open a solution or project from source control. | |
| VSOFSD_ADDEXISTINGITEM | Dialog box is used to add an existing item to a solution or project from source control. |
Remarks
COM Signature
From vsshell.idl:
These values are passed into GetNamespaceExtensionInformation.