다음을 통해 공유


SearchResponse.Computation Property

Definition

Gets the answer to a math expression or units conversion expression.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to