次の方法で共有


NewsTopic.NewsSearchUrl プロパティ

定義

検索クエリ用語のBingニュース検索結果の URL を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象