DialogManager.InitialTurnState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets InitialTurnState collection to copy into the TurnState on every turn.
public Microsoft.Bot.Builder.TurnContextStateCollection InitialTurnState { get; }
member this.InitialTurnState : Microsoft.Bot.Builder.TurnContextStateCollection
Public ReadOnly Property InitialTurnState As TurnContextStateCollection
Property Value
TurnState.