ActivityResourceResponse Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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
- 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) |