Click or drag to resize
VoicepackUpdater Constructor
Initializes a new instance of the VoicepackUpdater class.

Namespace: Bevelstone.EditVoicepack.InstallerApi
Assembly: Bevelstone.EditVoicepack.InstallerApi (in Bevelstone.EditVoicepack.InstallerApi.dll) Version: 5.0.77.0 (5.0.77.0)
Syntax
public VoicepackUpdater(
	string flightSimulatorPath
)

Parameters

flightSimulatorPath
Type: SystemString
The path to the Microsoft Flight Simulator X or Lockheed Martin’s Prepar3D® simulation software installation.
Remarks
This must be the path to the folder containing fsx.exe or Prepar3D.exe.
See Also