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

'Declaration
<GuidAttribute("A3761D3F-7C1E-4526-A8D5-1575631F09FC")> _
<InterfaceTypeAttribute()> _
Public Interface SVsOpenProjectOrSolutionDlg
'Usage
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

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace