Udostępnij za pośrednictwem


ActivityResourceResponse Klasa

Definicja

Przestroga

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.

Rozszerza właściwości ResourceResponse za pomocą właściwości ActivityId i Konwersacja.

[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
Dziedziczenie
ActivityResourceResponse
Atrybuty

Konstruktory

ActivityResourceResponse()
Przestarzałe.

Rozszerza właściwości ResourceResponse za pomocą właściwości ActivityId i Konwersacja.

Właściwości

ActivityId
Przestarzałe.

Pobiera lub ustawia identyfikator działania.

Conversation
Przestarzałe.

Pobiera lub ustawia konto konwersacji.

Id
Przestarzałe.

Pobiera lub ustawia identyfikator zasobu.

(Odziedziczone po ResourceResponse)

Dotyczy