Udostępnij przez


PromptValidatorContext<T>.Context Property

Definition

Gets the TurnContext for the current turn of conversation with the user.

public Microsoft.Agents.Builder.ITurnContext Context { get; }
member this.Context : Microsoft.Agents.Builder.ITurnContext
Public ReadOnly Property Context As ITurnContext

Property Value

Context for the current turn of conversation with the user.

Applies to