IVsOpenProjectOrSolutionDlg Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |