Click or drag to resize
VoicepackUpdaterProgressText Property
Gets a short string identifying the current task the voicepack updater is performing.

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

Property Value

Type: String
The string identifying the task currently being performed.
See Also