MefHosting.GetCatalogAsync 方法

定义

获取 ComposableCatalog 用于备份此 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)

返回

ComposableCatalog

适用于