다음을 통해 공유


CardTextComponent 클래스

정의

적응형 카드 확장 카드 텍스트 구성 요소입니다.

public class CardTextComponent : Microsoft.Bot.Schema.SharePoint.BaseCardComponent
type CardTextComponent = class
    inherit BaseCardComponent
Public Class CardTextComponent
Inherits BaseCardComponent
상속
CardTextComponent

생성자

CardTextComponent()

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

속성

Id

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

(다음에서 상속됨 BaseCardComponent)
Text

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

적용 대상