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.
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