Aracılığıyla paylaş


SlackAdapterBotComponent Sınıf

Tanım

Dikkat

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

BotComponent için SlackAdaptertanımı.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class SlackAdapterBotComponent : Microsoft.Bot.Builder.BotComponent
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type SlackAdapterBotComponent = class
    inherit BotComponent
Public Class SlackAdapterBotComponent
Inherits BotComponent
Devralma
SlackAdapterBotComponent
Öznitelikler

Oluşturucular

SlackAdapterBotComponent()
Geçersiz.

BotComponent için SlackAdaptertanımı.

Yöntemler

ConfigureServices(IServiceCollection, IConfiguration)
Geçersiz.

Bot bileşenlerinin kaynak gezginine türleri kaydetmesi, yapılandırmayı kullanması ve hizmetler koleksiyonundaki hizmetleri kaydetmesi için giriş noktası.

Şunlara uygulanır