ProgressPercentage

OperationProgressEventArgs.ProgressPercentage property

Gets the percentage of the progress.

public double ProgressPercentage { get; }

Property Value

The percentage of the progress.

See Also