Share via


InstallStatusEventArgs.ProgressValue Property

Definition

Gets an integer value representing the progress value.

public:
 property int ProgressValue { int get(); };
public int ProgressValue { get; }
member this.ProgressValue : int
Public ReadOnly Property ProgressValue As Integer

Property Value

An integer value representing the progress value.

Applies to