共用方式為


FacebookPassThreadControl 類別

定義

警告

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.

要求將執行緒控制項傳遞至另一個應用程式時,傳送至 Facebook 的事件物件。

[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 FacebookPassThreadControl : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Handover.FacebookThreadControl
[<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 FacebookPassThreadControl = class
    inherit FacebookThreadControl
Public Class FacebookPassThreadControl
Inherits FacebookThreadControl
繼承
FacebookPassThreadControl
屬性

建構函式

FacebookPassThreadControl()
已淘汰.

要求將執行緒控制項傳遞至另一個應用程式時,傳送至 Facebook 的事件物件。

屬性

Metadata
已淘汰.

取得或設定從要求者傳送的訊息。

(繼承來源 FacebookThreadControl)
NewOwnerAppId
已淘汰.

取得或設定新擁有者的應用程式識別碼。

PreviousOwnerAppId
已淘汰.

取得或設定先前擁有者的應用程式識別碼。

RequestedOwnerAppId
已淘汰.

取得或設定所要求擁有者的應用程式識別碼。

適用於