你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Answer 类

定义

public class Answer : Microsoft.Azure.CognitiveServices.Search.CustomSearch.Models.Response
type Answer = class
    inherit Response
Public Class Answer
Inherits Response
继承
派生

构造函数

Answer()

初始化 Answer 类的新实例。

Answer(String, String, IList<Query>)

初始化 Answer 类的新实例。

属性

FollowUpQueries
Id

获取字符串标识符。

(继承自 Identifiable)
WebSearchUrl

获取此项目的必应搜索结果的 URL。

(继承自 Response)

适用于