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

'Declaration
<GuidAttribute("09B17094-F50C-40E0-8AB5-57C22A786596")> _
<InterfaceTypeAttribute()> _
Public Interface IVsOpenProjectOrSolutionDlg
'Usage
Dim instance As IVsOpenProjectOrSolutionDlg
[GuidAttribute("09B17094-F50C-40E0-8AB5-57C22A786596")]
[InterfaceTypeAttribute()]
public interface IVsOpenProjectOrSolutionDlg
[GuidAttribute(L"09B17094-F50C-40E0-8AB5-57C22A786596")]
[InterfaceTypeAttribute()]
public interface class IVsOpenProjectOrSolutionDlg
public interface IVsOpenProjectOrSolutionDlg

See Also

Reference

IVsOpenProjectOrSolutionDlg Members

Microsoft.VisualStudio.Shell.Interop Namespace