Click or drag to resize
UpdateVoicepackExceptionBaseExceptionMessage Property
Gets the message of the base exception raised when updating the Flight Simulator voicepack.

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

Property Value

Type: String
The base exception message.
See Also