FacebookAdapterBotComponent Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
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 definizione per FacebookAdapter.
[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
- Ereditarietà
- Attributi
Costruttori
FacebookAdapterBotComponent() |
Obsoleti.
BotComponent definizione per FacebookAdapter. |
Metodi
ConfigureServices(IServiceCollection, IConfiguration) |
Obsoleti.
Punto di ingresso per i componenti del bot per registrare i tipi in Esplora risorse, usare la configurazione e registrare i servizi nella raccolta dei servizi. |