次の方法で共有


TestAdapter.Conversation プロパティ

定義

現在の会話への参照を取得または設定します。

public Microsoft.Bot.Schema.ConversationReference Conversation { get; set; }
member this.Conversation : Microsoft.Bot.Schema.ConversationReference with get, set
Public Property Conversation As ConversationReference

プロパティ値

現在の会話への参照。

適用対象