Partager via


MefHosting.GetCatalogAsync Méthode

Définition

Obtient le ComposableCatalog qui sauvegarde ce service MEF.

public System.Threading.Tasks.Task<Microsoft.VisualStudio.Composition.ComposableCatalog> GetCatalogAsync ();
member this.GetCatalogAsync : unit -> System.Threading.Tasks.Task<Microsoft.VisualStudio.Composition.ComposableCatalog>
Public Function GetCatalogAsync () As Task(Of ComposableCatalog)

Retours

Le ComposableCatalog.

S’applique à