InstallerFile.InstallerUrl Property

Definition

Gets the URL of the installer file.

public:
 property Uri ^ InstallerUrl { Uri ^ get(); };
public Uri InstallerUrl { get; }
member this.InstallerUrl : Uri
Public ReadOnly Property InstallerUrl As Uri

Property Value

Uri

A Uri instance.

Applies to