FacebookAdapterBotComponent 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 FacebookAdaptertanı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 FacebookAdapterBotComponent : 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 FacebookAdapterBotComponent = class
inherit BotComponent
Public Class FacebookAdapterBotComponent
Inherits BotComponent
- Devralma
- Öznitelikler
Oluşturucular
FacebookAdapterBotComponent() |
Geçersiz.
BotComponent için FacebookAdaptertanı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ı. |