Partager via


ActivityResourceResponse Classe

Définition

Attention

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.

Étend ResourceResponse avec les propriétés ActivityId et 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
Héritage
ActivityResourceResponse
Attributs

Constructeurs

ActivityResourceResponse()
Obsolète.

Étend ResourceResponse avec les propriétés ActivityId et Conversation.

Propriétés

ActivityId
Obsolète.

Obtient ou définit l’ID d’activité.

Conversation
Obsolète.

Obtient ou définit un compte de conversation.

Id
Obsolète.

Obtient ou définit l’ID de la ressource.

(Hérité de ResourceResponse)

S’applique à