| VoicepackUpdater Properties |
The VoicepackUpdater type exposes the following members.
| Name | Description | |
|---|---|---|
| IsCancelAllowed |
Gets a value indicating if it's currently possible to cancel the voicepack update.
| |
| IsCanceled |
Gets a value indicating whether the voicepack update has been canceled.
| |
| IsCompleted |
Gets a value indicating whether the voicepack update has completed,
either successfully or due to the update being canceled or failing.
| |
| IsProcessElevationRequired |
Gets a value indicating whether process elevation is required to update the Voicepack.
| |
| ProgressPercentage |
Gets the current progress as a percentage.
| |
| ProgressText |
Gets a short string identifying the current task the voicepack updater is performing.
| |
| UpdateError |
Gets the exception raised if the voicepack update failed.
|