|  | IEmulatorPlatformM3uDiscLoadEnabled Property | 
            Gets or set a value specifying whether or not the associated Emulator supports M3U disc playlist loading for multi-disc games.
            
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
 Syntax
Syntaxbool M3uDiscLoadEnabled { get; set; }Property M3uDiscLoadEnabled As Boolean
	Get
	Set
property bool M3uDiscLoadEnabled {
	bool get ();
	void set (bool value);
}abstract M3uDiscLoadEnabled : bool with get, set
Property Value
Boolean See Also
See Also