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)

[GuidAttribute("09B17094-F50C-40E0-8AB5-57C22A786596")]
[InterfaceTypeAttribute(1)]
public interface IVsOpenProjectOrSolutionDlg

NameDescription
System_CAPS_pubmethodOpenProjectOrSolutionViaDlg(UInt32, String, String, Guid)

Opens a Solution or Project using the standard open dialog boxes.

Return to top
Show: