Compartir a través de


DialogManager.UserState Propiedad

Definición

Obtiene o establece userState.

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

Valor de propiedad

The UserState.

Se aplica a