次の方法で共有


DialogContextVisibleState.Conversation プロパティ

定義

状態に関連する会話を取得または設定します。

public System.Collections.Generic.IDictionary<string,object> Conversation { get; set; }
member this.Conversation : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Conversation As IDictionary(Of String, Object)

プロパティ値

State に関連する会話。

適用対象