Share via


MessagingExtensionSuggestedAction.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)

속성 값

작업입니다.

적용 대상