Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the GUIDs for the component model service.
Inheritance Hierarchy
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 | |
---|---|---|
![]() ![]() |
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.