VSConstants.ComponentSelectorPageGuid Class

Definition

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

Applies to