Dela via


ActivityResourceResponse Klass

Definition

Varning

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.

Utökar ResourceResponse med egenskaperna ActivityId och 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
Arv
ActivityResourceResponse
Attribut

Konstruktorer

ActivityResourceResponse()
Föråldrad.

Utökar ResourceResponse med egenskaperna ActivityId och Conversation.

Egenskaper

ActivityId
Föråldrad.

Hämtar eller anger aktivitets-ID: t.

Conversation
Föråldrad.

Hämtar eller anger ett konversationskonto.

Id
Föråldrad.

Hämtar eller anger ID för resursen.

(Ärvd från ResourceResponse)

Gäller för