共用方式為


Message.Attachment 屬性

定義

取得或設定附件。

public Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.FacebookAttachment Attachment { get; set; }
member this.Attachment : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.FacebookAttachment with get, set
Public Property Attachment As FacebookAttachment

屬性值

將會傳回 Facebook 的單一附件。

適用於