Freigeben über


NetFxAdapters.WithDesktopSupport(ComposableCatalog) Methode

Definition

Achtung

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

Fügt Teile hinzu, die es MEF ermöglichen, auf .NET Framework Plattformen zu arbeiten.

[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

Parameter

catalog
ComposableCatalog

Der Katalog, dem Desktopunterstützung hinzugefügt werden soll.

Gibt zurück

Der Katalog, der Desktopunterstützung enthält.

Attribute

Gilt für: