SlackAdapterBotComponent Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
- Ö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ı. |