QnAMakerDialog.EndpointKey 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 or sets the QnA Maker endpoint key to use to query the knowledge base.
public AdaptiveExpressions.Properties.StringExpression EndpointKey { get; set; }
member this.EndpointKey : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property EndpointKey As StringExpression
Property Value
The QnA Maker endpoint key to use or an expression which evaluates to the endpoint key.