Partager via


Action.Result Propriété

Définition

Obtient le résultat généré dans l’action.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à