ModelingCompositionContainer Class
Simple class to provide access to the Composition Container that should be used by modeling assets and their extensions
Inheritance Hierarchy
Object
Microsoft.VisualStudio.Modeling.Shell.ModelingCompositionContainer
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)
Syntax
'Declaration
Public NotInheritable Class ModelingCompositionContainer
public static class ModelingCompositionContainer
public ref class ModelingCompositionContainer abstract sealed
[<AbstractClass>]
[<Sealed>]
type ModelingCompositionContainer = class end
public final class ModelingCompositionContainer
The ModelingCompositionContainer type exposes the following members.
Properties
Name | Description | |
---|---|---|
CompositionService | Visual Studio's global composition service | |
ExportProvider | Visual Studio's global export provider |
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.