다음을 통해 공유


CardButtonComponent.Style 속성

정의

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

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

속성 값

단추의 스타일입니다.

적용 대상