Partager via


NetFxAdapters.WithDesktopSupport(ComposableCatalog) Méthode

Définition

Attention

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

Ajoute des composants qui permettent à MEF de fonctionner sur des plateformes .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

Paramètres

catalog
ComposableCatalog

Catalogue auquel ajouter la prise en charge du bureau.

Retours

Catalogue qui inclut la prise en charge du bureau.

Attributs

S’applique à