ActivityResourceResponse Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
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.
Estende ResourceResponse con le proprietà ActivityId e 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
- Ereditarietà
- Attributi
Costruttori
ActivityResourceResponse() |
Obsoleti.
Estende ResourceResponse con le proprietà ActivityId e Conversation. |
Proprietà
ActivityId |
Obsoleti.
Ottiene o imposta l'ID attività. |
Conversation |
Obsoleti.
Ottiene o imposta un account di conversazione. |
Id |
Obsoleti.
Ottiene o imposta l'ID della risorsa. (Ereditato da ResourceResponse) |