Compartir a través de


ListPathsResponse.DownloadPaths Propiedad

Definición

Obtiene o establece rutas de acceso de descarga compatibles con el localizador de streaming actual.

[Newtonsoft.Json.JsonProperty(PropertyName="downloadPaths")]
public System.Collections.Generic.IList<string> DownloadPaths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="downloadPaths")>]
member this.DownloadPaths : System.Collections.Generic.IList<string> with get, set
Public Property DownloadPaths As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a