Condividi tramite


DialogManagerResult.NewState Proprietà

Definizione

Ottiene o imposta lo stato nuovo risultante.

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

Valore della proprietà

Nuovo stato risultante.

Si applica a