Share via


InstallerFile.DownloadedLocation Property

Definition

Gets or sets a string that contains the downloaded location of the installer file.

public:
 property System::String ^ DownloadedLocation { System::String ^ get(); };
public string DownloadedLocation { get; }
member this.DownloadedLocation : string
Public ReadOnly Property DownloadedLocation As String

Property Value

A string that contains the downloaded location of the installer file.

Applies to