共用方式為


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
已淘汰.

取得或設定附件的類型。

適用於