ActivityResourceResponse Classe

Definizione

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à
ActivityResourceResponse
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)

Si applica a