Поделиться через


MessagingExtensionQuery.Parameters Свойство

Определение

Возвращает или задает параметры для запроса.

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

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

Параметры для запроса.

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