SendMEActionResponse 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public class SendMEActionResponse : Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.BaseSendTaskModuleContinueResponse
type SendMEActionResponse = class
inherit BaseSendTaskModuleContinueResponse
Public Class SendMEActionResponse
Inherits BaseSendTaskModuleContinueResponse
- 继承
-
SendMEActionResponse
构造函数
SendMEActionResponse(String, Int32) |
字段
Kind |
属性
CacheDuration | (继承自 BaseTeamsCacheInfoResponseDialog) |
CacheType | (继承自 BaseTeamsCacheInfoResponseDialog) |
Card | |
CompletionBotId | (继承自 BaseSendTaskModuleContinueResponse) |
Disabled | (继承自 BaseTeamsCacheInfoResponseDialog) |
Height | (继承自 BaseSendTaskModuleContinueResponse) |
Id |
获取或设置对话框的 ID。 (继承自 Dialog) |
Source |
获取 cref=“SourceRange”/>的信息。 (继承自 Dialog) |
TelemetryClient |
获取或设置 IBotTelemetryClient 用于日志记录的 。 (继承自 Dialog) |
Title | (继承自 BaseSendTaskModuleContinueResponse) |
Width | (继承自 BaseSendTaskModuleContinueResponse) |