다음을 통해 공유


TabSuggestedActions.Actions 속성

정의

카드 탭 응답에 대한 작업을 가져오거나 설정합니다.

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

속성 값

TabSuggestedActions에 대한 작업입니다.

적용 대상