Share via


DialogManager.UserState Property

Definition

Gets or sets the UserState.

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

Property Value

The UserState.

Applies to