Sdílet prostřednictvím


NetFxAdapters.WithDesktopSupport(ComposableCatalog) Metoda

Definice

Upozornění

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

Přidá části, které umožňují mef pracovat na platformách .NET Framework.

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

Parametry

catalog
ComposableCatalog

Katalog, do který chcete přidat podporu plochy.

Návraty

Katalog, který obsahuje desktopovou podporu.

Atributy

Platí pro