次の方法で共有


FacebookPostBack クラス

定義

注意事項

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 Post Back を表します。

[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 FacebookPostBack
[<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 FacebookPostBack = class
Public Class FacebookPostBack
継承
FacebookPostBack
属性

コンストラクター

FacebookPostBack()
古い.

Facebook Post Back を表します。

プロパティ

Payload
古い.

Webhook に返す文字列を取得または設定します。

Referral
古い.

ポスト バック メッセージの紹介を取得または設定します。

Title
古い.

ポスト バック メッセージのタイトルを取得または設定します。

適用対象