ComponentSelectorGuids80 Class

 

Provides a list of GUIDs that are used to identify component selector items.

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

System.Object
  Microsoft.VisualStudio.Shell.Interop.ComponentSelectorGuids80

public abstract class ComponentSelectorGuids80

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticBrowseFilesPage

Specifies a file browser page in the component selector.

System_CAPS_pubfieldSystem_CAPS_staticCOMClassicPage

Specifies a COM component selector page.

System_CAPS_pubfieldSystem_CAPS_staticCOMPlusPage

Specifies a COM+ component selector page.

System_CAPS_pubfieldSystem_CAPS_staticMRUPage

Specifies a most-recently-used item selector page.

System_CAPS_pubfieldSystem_CAPS_staticSolutionPage

Specifies a solution selector page.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: