NetFxAdapters.WithDesktopSupport(ComposableCatalog) Yöntem

Tanım

Dikkat

Desktop support is automatically included when run on the .NET Framework.

MEF 'in .NET Framework platformlarda çalışmasına izin veren bölümler ekler.

[System.Obsolete("Desktop support is automatically included when run on the .NET Framework.")]
public static Microsoft.VisualStudio.Composition.ComposableCatalog WithDesktopSupport (this Microsoft.VisualStudio.Composition.ComposableCatalog catalog);
static member WithDesktopSupport : Microsoft.VisualStudio.Composition.ComposableCatalog -> Microsoft.VisualStudio.Composition.ComposableCatalog
<Extension()>
Public Function WithDesktopSupport (catalog As ComposableCatalog) As ComposableCatalog

Parametreler

catalog
ComposableCatalog

Masaüstü desteği eklenecek katalog.

Döndürülenler

ComposableCatalog

Masaüstü desteğinin bulunduğu katalog.

Öznitelikler

Şunlara uygulanır