Share via


InstallerFile.TrackingUrl Property

Definition

Gets the URL used for tracking the current installer file.

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

Property Value

Uri

A Uri instance.

Applies to