다음을 통해 공유


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
사용되지 않음.

첨부 파일의 형식을 가져오거나 설정합니다.

적용 대상