次の方法で共有


FacebookAttachment クラス

定義

注意事項

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 メッセージの一部として送信できる Facebook Attachment オブジェクト。

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

コンストラクター

FacebookAttachment()
古い.

Facebook メッセージの一部として送信できる Facebook Attachment オブジェクト。

プロパティ

Payload
古い.

添付ファイルのペイロードを取得または設定します。

Type
古い.

添付ファイルの種類を取得または設定します。

適用対象