VSConstants.ComponentSelectorPageGuid Class
Visual Studio 2015
Provides GUIDs for the Component Selector pages.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | COMPage_guid | The COM page. |
![]() ![]() | COMPage_string | The COM page. |
![]() ![]() | ManagedAssemblyPage_guid | The .Net managed assembly page. |
![]() ![]() | ManagedAssemblyPage_string | The .Net managed assembly page. |
![]() ![]() | ProjectsPage_guid | The Projects page. |
![]() ![]() | ProjectsPage_string | The Projects page. |
You use these GUIDs in the ComponentSelectorDlg method for the Add Reference dialog.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

