Click or drag to resize
VoicepackUpdaterProgressPercentage Property
Gets the current progress as a percentage.

Namespace: Bevelstone.EditVoicepack.InstallerApi
Assembly: Bevelstone.EditVoicepack.InstallerApi (in Bevelstone.EditVoicepack.InstallerApi.dll) Version: 5.0.77.0 (5.0.77.0)
Syntax
public int ProgressPercentage { get; }

Property Value

Type: Int32
The percentage in the range 0 to 100, both included.
See Also