DialogContextVisibleState.Conversation Property

Definition

Gets or sets the Conversation related to the State.

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)

Property Value

The conversation related to the State.

Applies to