ActivityResourceResponse Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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) |