다음을 통해 공유


CardViewResponse.OnCardSelection 속성

정의

카드를 선택할 때 호출할 동작을 가져오거나 설정합니다.

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

속성 값

호출할 작업입니다.

적용 대상