Response.WebSearchUrl Property

Definition

Gets the URL To Bing's search result for this item.

[Newtonsoft.Json.JsonProperty(PropertyName="webSearchUrl")]
public string WebSearchUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="webSearchUrl")>]
member this.WebSearchUrl : string
Public ReadOnly Property WebSearchUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to