共用方式為


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 相關的交談。

適用於