Compartilhar via


Action.Result Propriedade

Definição

Obtém o resultado produzido na ação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a