Edit

Share via


ArtifactResource.DownloadUrl Property

Definition

A link to download the resource.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public string DownloadUrl { get; set; }
member this.DownloadUrl : string with get, set
Public Property DownloadUrl As String

Property Value

Attributes

Remarks

This might include things like query parameters to download as a zip file.

Applies to