다음을 통해 공유


CardButtonComponent 클래스

정의

적응형 카드 확장 카드 단추 구성 요소입니다.

public class CardButtonComponent : Microsoft.Bot.Schema.SharePoint.BaseCardComponent, Microsoft.Bot.Schema.SharePoint.ICardButtonBase
type CardButtonComponent = class
    inherit BaseCardComponent
    interface ICardButtonBase
Public Class CardButtonComponent
Inherits BaseCardComponent
Implements ICardButtonBase
상속
CardButtonComponent
구현

생성자

CardButtonComponent()

CardButtonComponent 클래스의 새 인스턴스를 초기화합니다.

속성

Action

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

Id

구성 요소 인스턴스의 선택적 고유 식별자를 가져오거나 설정합니다.

(다음에서 상속됨 BaseCardComponent)
Style

단추의 스타일을 가져오거나 설정합니다.

Title

표시할 텍스트를 가져오거나 설정합니다.

적용 대상