Delen via


TurnContext.TurnState Eigenschap

Definitie

Hiermee haalt u de services op die zijn geregistreerd voor dit contextobject.

public Microsoft.Bot.Builder.TurnContextStateCollection TurnState { get; }
member this.TurnState : Microsoft.Bot.Builder.TurnContextStateCollection
Public ReadOnly Property TurnState As TurnContextStateCollection

Waarde van eigenschap

De services die zijn geregistreerd voor dit contextobject.

Implementeringen

Van toepassing op