Jaa


QnAMakerRecognizer.HostName Property

Definition

Gets or sets the Hostname for your QnA Maker service.

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

Property Value

The host name of the QnA Maker knowledgebase.

Applies to