Share via


QnAMakerRecognizer.EndpointKey Property

Definition

Gets or sets the Endpoint key for the QnA Maker KB.

public AdaptiveExpressions.Properties.StringExpression EndpointKey { get; set; }
member this.EndpointKey : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property EndpointKey As StringExpression

Property Value

The endpoint key for the QnA service.

Applies to