Click or drag to resize
LaunchBox

IEmulatorPlatform Properties

The IEmulatorPlatform type exposes the following members.

Properties
 NameDescription
Public propertyAutoExtract Gets or sets a value specifying whether or not to extract ROM archives before launching the Emulator. If null, use the Emulator's AutoExtract setting
Public propertyCommandLine Gets or sets the command line parameters that are used when launching the associated Emulator using this Emulator Platform.
Public propertyEmulatorId Gets the ID of the Emulator that is associated with this Emulator Platform. Maps up directly to the Emulator's Id property.
Public propertyIsDefault Gets or set a value specifying whether or not the associated Emulator is the default Emulator for this Emulator Platform.
Public propertyM3uDiscLoadEnabled Gets or set a value specifying whether or not the associated Emulator supports M3U disc playlist loading for multi-disc games.
Public propertyPlatform Gets or sets the name of the Platform that is associated with this Emulator Platform. Maps up directly to the Platform's Name property.
Top
See Also