Freigeben über


NetFxAdapters.WithCompositionService(ComposableCatalog) Methode

Definition

Erstellt einen Katalog, der eine instance von ICompositionServiceexportiert.

public static Microsoft.VisualStudio.Composition.ComposableCatalog WithCompositionService (this Microsoft.VisualStudio.Composition.ComposableCatalog catalog);
static member WithCompositionService : Microsoft.VisualStudio.Composition.ComposableCatalog -> Microsoft.VisualStudio.Composition.ComposableCatalog
<Extension()>
Public Function WithCompositionService (catalog As ComposableCatalog) As ComposableCatalog

Parameter

catalog
ComposableCatalog

Der Katalog, dem der Export hinzugefügt werden soll.

Gibt zurück

Ein Katalog, der enthält ICompositionService.

Gilt für: