CompositionAttributes Class

 
Namespace:   Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

System::Object
  Microsoft.VisualStudio.Modeling.Integration::CompositionAttributes

public ref class CompositionAttributes abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAdapterIdKey

Key for Metadata value that represents the Type of the ModelBusAdapter.

System_CAPS_pubfieldSystem_CAPS_staticCommandIdKey

Key for Metadata value that represents the Type of the Command

System_CAPS_pubfieldSystem_CAPS_staticHostKey

Key for Metadata value that represents the host an adapter manager works with

System_CAPS_pubfieldSystem_CAPS_staticIsDynamicKey

Key for Metadata value that indicates if an AdapterManager is dynamic

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: