AppInstallStatus.PercentComplete Property

Definition

Gets the completion percentage for the installation of the current app.

public:
 property double PercentComplete { double get(); };
double PercentComplete();
public double PercentComplete { get; }
var double = appInstallStatus.percentComplete;
Public ReadOnly Property PercentComplete As Double

Property Value

Double

double

The completion percentage for the installation of the current app.

Windows requirements

App capabilities
runFullTrust

Applies to