Freigeben über


ActivityResourceResponse Klasse

Definition

Achtung

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.

Erweitert ResourceResponse um die Eigenschaften ActivityId und 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
Vererbung
ActivityResourceResponse
Attribute

Konstruktoren

ActivityResourceResponse()
Veraltet.

Erweitert ResourceResponse um die Eigenschaften ActivityId und Conversation.

Eigenschaften

ActivityId
Veraltet.

Ruft die Aktivitäts-ID ab oder legt diese fest.

Conversation
Veraltet.

Ruft ein Konversationskonto ab oder legt es fest.

Id
Veraltet.

Ruft die ID der Ressource ab oder legt sie fest.

(Geerbt von ResourceResponse)

Gilt für: