다음을 통해 공유


DialogInstance.State 속성

정의

인스턴스의 지속형 상태를 가져오거나 설정합니다.

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

속성 값

인스턴스의 지속형 상태입니다.

적용 대상