共用方式為


ActivityResourceResponse 類別

定義

警告

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.

使用 ActivityId 和 Conversation 屬性擴充 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.")]
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
繼承
ActivityResourceResponse
屬性

建構函式

ActivityResourceResponse()
已淘汰.

使用 ActivityId 和 Conversation 屬性擴充 ResourceResponse。

屬性

ActivityId
已淘汰.

取得或設定活動識別碼。

Conversation
已淘汰.

取得或設定交談帳戶。

Id
已淘汰.

取得或設定資源的識別碼。

(繼承來源 ResourceResponse)

適用於