다음을 통해 공유


CardTextInputComponent.Button 속성

정의

텍스트 입력의 단추 구성을 가져오거나 설정합니다.

public Microsoft.Bot.Schema.SharePoint.CardTextInputBaseButton Button { get; set; }
member this.Button : Microsoft.Bot.Schema.SharePoint.CardTextInputBaseButton with get, set
Public Property Button As CardTextInputBaseButton

속성 값

텍스트 입력의 단추 구성입니다.

적용 대상