Freigeben über


ImageTag.Actions Eigenschaft

Definition

Ruft Aktionen innerhalb dieses Tags ab. Die Reihenfolge der Elemente gibt die Standardrangfolge dieser Aktionen an, wobei die erste Aktion die wahrscheinlichste Benutzerabsicht ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: