QnAMakerDialog.EndpointKey 属性

定义

获取或设置用于查询知识库的 QnA Maker 终结点密钥。

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

属性值

要使用的 QnA Maker 终结点密钥或计算结果为终结点密钥的表达式。

适用于