Click or drag to resize
VoicepackUpdaterIsCancelAllowed Property
Gets a value indicating if it's currently possible to cancel the voicepack update.

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

Property Value

Type: Boolean
true if it is possible to cancel the update; otherwise, false.
See Also