IVsComponentSelectorDlg2 Interface

Manages references to components of various types within the project.

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

Syntax

'Declaration
<GuidAttribute("2D7CDC3D-FA79-4DF3-9CD2-AACF65A2846E")> _
<InterfaceTypeAttribute()> _
Public Interface IVsComponentSelectorDlg2
'Usage
Dim instance As IVsComponentSelectorDlg2
[GuidAttribute("2D7CDC3D-FA79-4DF3-9CD2-AACF65A2846E")]
[InterfaceTypeAttribute()]
public interface IVsComponentSelectorDlg2
[GuidAttribute(L"2D7CDC3D-FA79-4DF3-9CD2-AACF65A2846E")]
[InterfaceTypeAttribute()]
public interface class IVsComponentSelectorDlg2
public interface IVsComponentSelectorDlg2

See Also

Reference

IVsComponentSelectorDlg2 Members

Microsoft.VisualStudio.Shell.Interop Namespace