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)

Syntax

‘선언
Public MustInherit Class ComponentSelectorGuids80
‘사용 방법
Dim instance As ComponentSelectorGuids80
public abstract class ComponentSelectorGuids80
public ref class ComponentSelectorGuids80 abstract
[<AbstractClassAttribute>]
type ComponentSelectorGuids80 =  class end
public abstract class ComponentSelectorGuids80

Inheritance Hierarchy

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

Thread Safety

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

See Also

Reference

ComponentSelectorGuids80 Members

Microsoft.VisualStudio.Shell.Interop Namespace