Condividi tramite


File.DownloadUrl Proprietà

Definizione

Ottiene l'URL di download.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

URL per scaricare il file corrispondente. DownloadUrl non viene restituito per le directory.

Si applica a