TokenExchangeState.Conversation プロパティ

定義

スレッドへの参照を取得または設定します。

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

プロパティ値

会話への参照。

適用対象