QnAMakerOptions.Context Eigenschap

Definitie

Hiermee wordt de context van de vorige beurt opgehaald of ingesteld.

public Microsoft.Bot.Builder.AI.QnA.QnARequestContext Context { get; set; }
member this.Context : Microsoft.Bot.Builder.AI.QnA.QnARequestContext with get, set
Public Property Context As QnARequestContext

Waarde van eigenschap

De context van de vorige beurt.

Van toepassing op