Share via


DefGuidList Class

Provides the GUIDs for the component model service.

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 string form of the GUID for the component model 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