SVsOpenProjectOrSolutionDlg Interface
Passed to GetService to return a reference to the IVsOpenProjectOrSolutionDlg interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'宣言
<GuidAttribute("A3761D3F-7C1E-4526-A8D5-1575631F09FC")> _
<InterfaceTypeAttribute()> _
Public Interface SVsOpenProjectOrSolutionDlg
'使用
Dim instance As SVsOpenProjectOrSolutionDlg
[GuidAttribute("A3761D3F-7C1E-4526-A8D5-1575631F09FC")]
[InterfaceTypeAttribute()]
public interface SVsOpenProjectOrSolutionDlg
[GuidAttribute(L"A3761D3F-7C1E-4526-A8D5-1575631F09FC")]
[InterfaceTypeAttribute()]
public interface class SVsOpenProjectOrSolutionDlg
public interface SVsOpenProjectOrSolutionDlg