다음을 통해 공유


CardSearchFooterComponent.OnSelection 속성

정의

바닥글을 선택할 때 호출할 동작을 가져오거나 설정합니다.

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

속성 값

선택 작업입니다.

적용 대상