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 相关的用户。

适用于