다음을 통해 공유


Button 클래스

정의

주의

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 단추 개체입니다.

[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 Button
[<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 Button = class
Public Class Button
상속
Button
특성

생성자

Button()
사용되지 않음.

Facebook 단추 개체입니다.

속성

Payload
사용되지 않음.

웹후크로 전송되는 문자열을 가져오거나 설정합니다.

Title
사용되지 않음.

단추의 제목을 가져오거나 설정합니다.

Type
사용되지 않음.

단추의 형식을 가져오거나 설정합니다.

Url
사용되지 않음.

단추의 URL을 가져오거나 설정합니다.

적용 대상