QnAMakerRecognizer.KnowledgeBaseId Property

Definition

Gets or sets the KnowledgeBase Id of your QnA Maker KnowledgeBase.

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

Property Value

The knowledgebase Id.

Applies to