다음을 통해 공유


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)

속성 값

상태와 관련된 대화입니다.

적용 대상