CompositionAttributes Class

Inheritance Hierarchy

Object
  Microsoft.VisualStudio.Modeling.Integration.CompositionAttributes

Namespace:  Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.11.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
Public fieldStatic member AdapterIdKey Key for Metadata value that represents the Type of the ModelBusAdapter.
Public fieldStatic member CommandIdKey Key for Metadata value that represents the Type of the Command
Public fieldStatic member HostKey Key for Metadata value that represents the host an adapter manager works with
Public fieldStatic member 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.

See Also

Reference

Microsoft.VisualStudio.Modeling.Integration Namespace