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

TrendingTopics 类

定义

public class TrendingTopics : Microsoft.Azure.CognitiveServices.Search.NewsSearch.Models.Answer
type TrendingTopics = class
    inherit Answer
Public Class TrendingTopics
Inherits Answer
继承

构造函数

TrendingTopics()

初始化 TrendingTopics 类的新实例。

TrendingTopics(IList<NewsTopic>, String, String, IList<Query>)

初始化 TrendingTopics 类的新实例。

属性

FollowUpQueries (继承自 Answer)
Id

获取字符串标识符。

(继承自 Identifiable)
Value

获取或设置必应上热门新闻主题的列表

WebSearchUrl

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

(继承自 Response)

方法

Validate()

验证 对象。

适用于