IVsOpenProjectOrSolutionDlg Schnittstelle

Definition

Öffnet eine Projektmappe oder ein Projekt mit den Standarddialogfeldern zum Öffnen.

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
Attribute

Methoden

OpenProjectOrSolutionViaDlg(UInt32, String, String, Guid)

Öffnet eine Projektmappe oder ein Projekt mit den Standarddialogfeldern zum Öffnen.

Gilt für