Partager via


PersistedState.ConversationState Propriété

Définition

Obtient ou définit les données d’état de la boîte de dialogue.

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

Valeur de propriété

Données d’état de la boîte de dialogue.

S’applique à