次の方法で共有


Answer.FollowUpQueries プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象