DownloadFile.SourceUrl Property

Definition

Gets or sets the URL to download.

public:
 property System::String ^ SourceUrl { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string SourceUrl { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.SourceUrl : string with get, set
Public Property SourceUrl As String

Property Value

Attributes

Applies to