Partilhar via


ImageTag.Actions Propriedade

Definição

Obtém ações dentro dessa marca. A ordem dos itens indica a ordem de classificação padrão dessas ações, com a primeira ação sendo a intenção de usuário mais provável.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a