Share via


DefGuidList Class

Defines GUIDs for the services.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.ComponentModelHost.DefGuidList

Namespace:  Microsoft.VisualStudio.ComponentModelHost
Assembly:  Microsoft.VisualStudio.ComponentModelHost (in Microsoft.VisualStudio.ComponentModelHost.dll)

Syntax

'Declaration
Public NotInheritable Class DefGuidList
public static class DefGuidList
public ref class DefGuidList abstract sealed
[<AbstractClass>]
[<Sealed>]
type DefGuidList =  class end
public final class DefGuidList

The DefGuidList type exposes the following members.

Fields

  Name Description
Public fieldStatic member GuidComponentModelServiceString The GUID of the component model host service.

Top

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

Microsoft.VisualStudio.ComponentModelHost Namespace