Udostępnij za pośrednictwem


SearchInvokeResponse Klasa

Definicja

Definiuje strukturę zwracaną w wyniku działania Invoke o nazwie "application/search".

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

Konstruktory

SearchInvokeResponse()

Definiuje strukturę zwracaną w wyniku działania Invoke o nazwie "application/search".

Właściwości

StatusCode

Pobiera lub ustawia kod stanu odpowiedzi akcji karty.

(Odziedziczone po AdaptiveCardInvokeResponse)
Type

Pobiera lub ustawia typ tego AdaptiveCardInvokeResponseelementu .

(Odziedziczone po AdaptiveCardInvokeResponse)
Value

Pobiera lub ustawia obiekt odpowiedzi json.

(Odziedziczone po AdaptiveCardInvokeResponse)

Dotyczy