共用方式為


SlackAdapterBotComponent 類別

定義

警告

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 的定義 SlackAdapter

[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
繼承
SlackAdapterBotComponent
屬性

建構函式

SlackAdapterBotComponent()
已淘汰.

BotComponent 的定義 SlackAdapter

方法

ConfigureServices(IServiceCollection, IConfiguration)
已淘汰.

Bot 元件的進入點,以在資源總管中註冊類型、取用服務集合中的組態和註冊服務。

適用於