Click or drag to resize
VoicepackUpdater Properties

The VoicepackUpdater type exposes the following members.

Properties
  NameDescription
Public propertyIsCancelAllowed
Gets a value indicating if it's currently possible to cancel the voicepack update.
Public propertyIsCanceled
Gets a value indicating whether the voicepack update has been canceled.
Public propertyIsCompleted
Gets a value indicating whether the voicepack update has completed, either successfully or due to the update being canceled or failing.
Public propertyIsProcessElevationRequired
Gets a value indicating whether process elevation is required to update the Voicepack.
Public propertyProgressPercentage
Gets the current progress as a percentage.
Public propertyProgressText
Gets a short string identifying the current task the voicepack updater is performing.
Public propertyUpdateError
Gets the exception raised if the voicepack update failed.
Top
See Also