Share via


SearchResultsAnswer.QueryContext Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="queryContext")]
public Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.QueryContext QueryContext { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queryContext")>]
member this.QueryContext : Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.QueryContext
Public ReadOnly Property QueryContext As QueryContext

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to