Поделиться через


ComponentRegistration.Add(ComponentRegistration) Метод

Определение

Внимание!

Use resource explorer

Добавьте компонент, реализующий методы регистрации.

[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)

Параметры

componentRegistration
ComponentRegistration

componentRegistration.

Атрибуты

Комментарии

Для компонентов допускается только один экземпляр на тип.

Применяется к