DefGuidList Class
Defines GUIDs for the services.
Namespace: Microsoft.VisualStudio.ComponentModelHost
Assembly: Microsoft.VisualStudio.ComponentModelHost (in Microsoft.VisualStudio.ComponentModelHost.dll)
Syntax
'Déclaration
Public NotInheritable Class DefGuidList
'Utilisation
You do not need to declare an instance of a static class in order to access its members.
public static class DefGuidList
public ref class DefGuidList abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DefGuidList = class end
public final class DefGuidList
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.ComponentModelHost.DefGuidList
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.