Share via


NewsTopic.NewsSearchUrl Property

Definition

Gets the URL to the Bing News search results for the search query term

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to