Compartir a través de


DialogManagerResult.NewState Propiedad

Definición

Obtiene o establece el nuevo estado resultante.

public Microsoft.Bot.Builder.Dialogs.PersistedState NewState { get; set; }
member this.NewState : Microsoft.Bot.Builder.Dialogs.PersistedState with get, set
Public Property NewState As PersistedState

Valor de propiedad

Nuevo estado resultante.

Se aplica a