QnAMakerDialog.HostName 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 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.