BrowseLibraryGuids80 Class
Provides a list of GUIDs that are used to identify browse library attributes.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaración
Public MustInherit Class BrowseLibraryGuids80
'Uso
Dim instance As BrowseLibraryGuids80
public abstract class BrowseLibraryGuids80
public ref class BrowseLibraryGuids80 abstract
[<AbstractClassAttribute>]
type BrowseLibraryGuids80 = class end
public abstract class BrowseLibraryGuids80
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Shell.Interop.BrowseLibraryGuids80
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.