Compartilhar via


WebPage.DeepLinks Propriedade

Definição

Obtém uma lista de links para o conteúdo relacionado que o Bing encontrou no site que contém essa página da Web. O objeto de página da Web neste contexto inclui apenas os campos nome, URL, URLPingSuffix e snippet.

[Newtonsoft.Json.JsonProperty(PropertyName="deepLinks")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.WebPage> DeepLinks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deepLinks")>]
member this.DeepLinks : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.WebPage>
Public ReadOnly Property DeepLinks As IList(Of WebPage)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a