ICompositionScopeCreator Interface

 

Creates a scoped representation of a given catalog.

Namespace:   Microsoft.VisualStudio.ExtensibilityHosting
Assembly:  Microsoft.VisualStudio.ExtensibilityHosting (in Microsoft.VisualStudio.ExtensibilityHosting.dll)

public interface class ICompositionScopeCreator

NameDescription
System_CAPS_pubmethodCreateScope(ComposablePartCatalog^)

Creates a scoped representation of the provided catalog.

Return to top
Show: