共用方式為


FacebookResponseEvent 類別

定義

警告

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.

表示從 Facebook 接收並由配接器處理的傳入物件。

[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 FacebookResponseEvent
[<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 FacebookResponseEvent = class
Public Class FacebookResponseEvent
繼承
FacebookResponseEvent
屬性

建構函式

FacebookResponseEvent()
已淘汰.

表示從 Facebook 接收並由配接器處理的傳入物件。

屬性

Entry
已淘汰.

取得專案屬性。

ResponseObject
已淘汰.

取得或設定物件屬性。

方法

ShouldSerializeEntry()
已淘汰.

取得旗標,以判斷 Entry 屬性是否應該序列化。

適用於