VSConstants.ComponentSelectorPageGuid Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: ref class VSConstants::ComponentSelectorPageGuid abstract sealed
class VSConstants::ComponentSelectorPageGuid abstract sealed
public static class VSConstants.ComponentSelectorPageGuid
type VSConstants.ComponentSelectorPageGuid = class
Public Class VSConstants.ComponentSelectorPageGuid
- Inheritance
-
VSConstants.ComponentSelectorPageGuid
Remarks
You use these GUIDs in the ComponentSelectorDlg method for the Add Reference dialog.
Fields
COMPage_guid |
The COM page. |
COMPage_string |
COM object page (used with SVsComponentSelectorDlg -- Add Reference dialog). |
ManagedAssemblyPage_guid |
The .Net managed assembly page. |
ManagedAssemblyPage_string |
.Net managed assembly page (used with SVsComponentSelectorDlg -- Add Reference dialog). |
ProjectsPage_guid |
The Projects page. |
ProjectsPage_string |
Projects page (used with SVsComponentSelectorDlg -- Add Reference dialog). |