IVsOpenProjectOrSolutionDlg Interface

Definition

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

public interface class IVsOpenProjectOrSolutionDlg
public interface class IVsOpenProjectOrSolutionDlg
__interface IVsOpenProjectOrSolutionDlg
[System.Runtime.InteropServices.Guid("09B17094-F50C-40E0-8AB5-57C22A786596")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsOpenProjectOrSolutionDlg
[<System.Runtime.InteropServices.Guid("09B17094-F50C-40E0-8AB5-57C22A786596")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsOpenProjectOrSolutionDlg = interface
Public Interface IVsOpenProjectOrSolutionDlg
Attributes

Methods

OpenProjectOrSolutionViaDlg(UInt32, String, String, Guid)

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

Applies to