다음을 통해 공유


CardViewParameters.CardBar 속성

정의

카드 보기 제목 영역(카드 표시줄) 구성 요소를 가져오거나 설정합니다.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.SharePoint.CardBarComponent> CardBar { get; set; }
member this.CardBar : System.Collections.Generic.IList<Microsoft.Bot.Schema.SharePoint.CardBarComponent> with get, set
Public Property CardBar As IList(Of CardBarComponent)

속성 값

카드 막대 영역 구성 요소입니다.

적용 대상