InstallerFile.DownloadedLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.