Dela via


ComponentRegistration.Add(ComponentRegistration) Metod

Definition

Varning

Use resource explorer

Lägg till en komponent som implementerar registreringsmetoder.

[System.Obsolete("Use resource explorer")]
public static void Add (Microsoft.Bot.Builder.ComponentRegistration componentRegistration);
[<System.Obsolete("Use resource explorer")>]
static member Add : Microsoft.Bot.Builder.ComponentRegistration -> unit
Public Shared Sub Add (componentRegistration As ComponentRegistration)

Parametrar

componentRegistration
ComponentRegistration

componentRegistration.

Attribut

Kommentarer

Endast en instans per typ tillåts för komponenter.

Gäller för