DialogManagerResult.NewState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nouvel état résultant.
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
Valeur de propriété
Nouvel état résultant.