ShellGuids80 Class

Provides a list of GUIDs that are used to identify shell components.

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

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Shell.Interop.ShellGuids80

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

ShellGuids80 Members

Microsoft.VisualStudio.Shell.Interop Namespace