Compartir a través de


ImageInsights.ImageInsightsToken Propiedad

Definición

Obtiene un token que se usa en una llamada posterior a Image Search API para obtener más información sobre la imagen. Para obtener información sobre el uso de este token, consulte el parámetro de consulta insightsToken. Este token tiene el mismo uso que el token en el objeto Image.

[Newtonsoft.Json.JsonProperty(PropertyName="imageInsightsToken")]
public string ImageInsightsToken { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageInsightsToken")>]
member this.ImageInsightsToken : string
Public ReadOnly Property ImageInsightsToken As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a