IVsComponentSelectorDlg3 Interface

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

Syntax

'Declaration
<GuidAttribute("00AE51BD-26D7-4974-801B-B0890E1753F8")> _
<InterfaceTypeAttribute()> _
Public Interface IVsComponentSelectorDlg3
'Usage
Dim instance As IVsComponentSelectorDlg3
[GuidAttribute("00AE51BD-26D7-4974-801B-B0890E1753F8")]
[InterfaceTypeAttribute()]
public interface IVsComponentSelectorDlg3
[GuidAttribute(L"00AE51BD-26D7-4974-801B-B0890E1753F8")]
[InterfaceTypeAttribute()]
public interface class IVsComponentSelectorDlg3
public interface IVsComponentSelectorDlg3

See Also

Reference

IVsComponentSelectorDlg3 Members

Microsoft.VisualStudio.Shell.Interop Namespace