다음을 통해 공유


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)

속성 값

상태와 관련된 사용자입니다.

적용 대상