次の方法で共有


DialogContextVisibleState.User プロパティ

定義

状態に関連するユーザーを取得または設定します。

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

プロパティ値

State に関連するユーザー。

適用対象