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


ActivityResourceResponse Класс

Определение

Внимание!

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

Расширяет ResourceResponse с помощью свойств ActivityId и Conversation.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class ActivityResourceResponse : Microsoft.Bot.Schema.ResourceResponse
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type ActivityResourceResponse = class
    inherit ResourceResponse
Public Class ActivityResourceResponse
Inherits ResourceResponse
Наследование
ActivityResourceResponse
Атрибуты

Конструкторы

ActivityResourceResponse()
Устаревшие..

Расширяет ResourceResponse с помощью свойств ActivityId и Conversation.

Свойства

ActivityId
Устаревшие..

Возвращает или задает идентификатор действия.

Conversation
Устаревшие..

Возвращает или задает учетную запись беседы.

Id
Устаревшие..

Возвращает или задает идентификатор ресурса.

(Унаследовано от ResourceResponse)

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