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.
Simple class to provide access to the Composition Container that should be used by modeling assets and their extensions
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Shell.ModelingCompositionContainer
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.10.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.