QnAMakerDialog.HostName Property

Definition

Gets or sets the QnA Maker host URL for the knowledge base.

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

Property Value

The QnA Maker host URL or an expression which evaluates to the host URL.

Applies to