QnADialogResponseOptions.CardNoMatchResponse 属性

定义

获取或设置“卡无匹配”响应的 get 或设置 。

public Microsoft.Bot.Schema.Activity CardNoMatchResponse { get; set; }
member this.CardNoMatchResponse : Microsoft.Bot.Schema.Activity with get, set
Public Property CardNoMatchResponse As Activity

属性值

获取或设置“卡无匹配”响应。

适用于