Sdílet prostřednictvím


ActivityResourceResponse Třída

Definice

Upozornění

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.

Rozšiřuje ResourceResponse o vlastnosti ActivityId a 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
Dědičnost
ActivityResourceResponse
Atributy

Konstruktory

ActivityResourceResponse()
Zastaralé.

Rozšiřuje ResourceResponse o vlastnosti ActivityId a Conversation.

Vlastnosti

ActivityId
Zastaralé.

Získá nebo nastaví ID aktivity.

Conversation
Zastaralé.

Získá nebo nastaví účet konverzace.

Id
Zastaralé.

Získá nebo nastaví ID prostředku.

(Zděděno od ResourceResponse)

Platí pro