Activity.GetConversationReference メソッド

定義

このアクティビティに基づいて を ConversationReference 作成します。

public Microsoft.Bot.Schema.ConversationReference GetConversationReference ();
abstract member GetConversationReference : unit -> Microsoft.Bot.Schema.ConversationReference
override this.GetConversationReference : unit -> Microsoft.Bot.Schema.ConversationReference
Public Function GetConversationReference () As ConversationReference

戻り値

このアクティビティを含む会話の会話参照。

実装

適用対象