Compartir a través de


RecommendationsGenerateHeaders.Location Propiedad

Definición

Obtiene o establece la dirección URL donde se puede comprobar el estado de la operación asincrónica.

[Newtonsoft.Json.JsonProperty(PropertyName="Location")]
public string Location { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Location")>]
member this.Location : string with get, set
Public Property Location As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a