Język

SearchInvokeResponse Klasa

Definicja

Definiuje strukturę zwracaną w wyniku aktywności Invoke z nazwą 'application/search'.

public class SearchInvokeResponse : Microsoft.Bot.Schema.AdaptiveCardInvokeResponse
type SearchInvokeResponse = class
    inherit AdaptiveCardInvokeResponse
Public Class SearchInvokeResponse
Inherits AdaptiveCardInvokeResponse
Dziedziczenie
SearchInvokeResponse

Konstruktory

Nazwa Opis
SearchInvokeResponse()

Definiuje strukturę zwracaną w wyniku aktywności Invoke z nazwą 'application/search'.

Właściwości

Nazwa Opis
StatusCode

Otrzymuje lub ustawia Status Response Card Action (Status Act).

(Odziedziczone po AdaptiveCardInvokeResponse)
Type

Otrzymuje lub ustawia typ tego AdaptiveCardInvokeResponse.

(Odziedziczone po AdaptiveCardInvokeResponse)
Value

Otrzymuje lub ustawia obiekt odpowiedzi json.

(Odziedziczone po AdaptiveCardInvokeResponse)

Dotyczy