Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to the IVsComponentSelectorDlg2 interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("525D42EF-D7F6-412A-9D64-79E787E70E45")> _
Public Interface SVsComponentSelectorDlg2
[InterfaceTypeAttribute()]
[GuidAttribute("525D42EF-D7F6-412A-9D64-79E787E70E45")]
public interface SVsComponentSelectorDlg2
[InterfaceTypeAttribute()]
[GuidAttribute(L"525D42EF-D7F6-412A-9D64-79E787E70E45")]
public interface class SVsComponentSelectorDlg2
[<InterfaceTypeAttribute()>]
[<GuidAttribute("525D42EF-D7F6-412A-9D64-79E787E70E45")>]
type SVsComponentSelectorDlg2 = interface end
public interface SVsComponentSelectorDlg2