AdaptiveCardInvokeResponse 类

定义

定义作为 Invoke 活动的结果返回的结构,该活动的名称为“adaptiveCard/action”。

public class AdaptiveCardInvokeResponse
type AdaptiveCardInvokeResponse = class
Public Class AdaptiveCardInvokeResponse
继承
AdaptiveCardInvokeResponse
派生

构造函数

AdaptiveCardInvokeResponse()

定义作为 Invoke 活动的结果返回的结构,该活动的名称为“adaptiveCard/action”。

属性

StatusCode

获取或设置卡片操作响应 StatusCode。

Type

获取或设置此 AdaptiveCardInvokeResponse的类型。

Value

获取或设置 json 响应对象。

适用于