OAuthCard.Buttons Свойство

Определение

Возвращает или задает действие, используемое для выполнения входа.

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

Значение свойства

Действия, используемые для выполнения входа.

Применяется к