Click or drag to resize
UpdateVoicepackExceptionExceptionMessages Property
Gets an array containing the messages of the exceptions with the base exception as the last element.

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[] ExceptionMessages { get; }

Property Value

Type: String
The messages of the exceptions.
See Also