Compartir a través de


Action.Result Propiedad

Definición

Obtiene el resultado generado en la acción.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a