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.
Inheritance Hierarchy
System.Object
  Microsoft.VisualStudio.Modeling.Integration.CompositionAttributes
Namespace:  Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class CompositionAttributes
public static class CompositionAttributes
public ref class CompositionAttributes abstract sealed
[<AbstractClass>]
[<Sealed>]
type CompositionAttributes =  class end
public final class CompositionAttributes
The CompositionAttributes type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | AdapterIdKey | Key for Metadata value that represents the Type of the ModelBusAdapter. | 
| .gif) .gif) | CommandIdKey | Key for Metadata value that represents the Type of the Command | 
| .gif) .gif) | HostKey | Key for Metadata value that represents the host an adapter manager works with | 
| .gif) .gif) | IsDynamicKey | Key for Metadata value that indicates if an AdapterManager is dynamic | 
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.