Click or drag to resize
UpdateVoicepackExceptionDebugInformation Property
Gets a string containing the messages and stacktrackes of the exception chain.

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 DebugInformation { get; }

Property Value

Type: String
The messages and stacktraces from the exception chain.
See Also