IVsOpenProjectOrSolutionDlg Interface
Opens a Solution or Project using the standard open dialog boxes.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
<InterfaceTypeAttribute()> _
<GuidAttribute("09B17094-F50C-40E0-8AB5-57C22A786596")> _
Public Interface IVsOpenProjectOrSolutionDlg
Dim instance As IVsOpenProjectOrSolutionDlg
[InterfaceTypeAttribute()]
[GuidAttribute("09B17094-F50C-40E0-8AB5-57C22A786596")]
public interface IVsOpenProjectOrSolutionDlg
[InterfaceTypeAttribute()]
[GuidAttribute(L"09B17094-F50C-40E0-8AB5-57C22A786596")]
public interface class IVsOpenProjectOrSolutionDlg
public interface IVsOpenProjectOrSolutionDlg