Jaa


DialogManager.ConversationState Property

Definition

Gets or sets the ConversationState.

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

Property Value

The ConversationState.

Applies to