|  | IGameMenuItemPluginSupportsMultipleGames Property | 
            Gets a value specifying whether or not the menu item should be accessible when multiple games are selected at once.
            
Namespace: Unbroken.LaunchBox.PluginsAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
 Syntax
Syntaxbool SupportsMultipleGames { get; }ReadOnly Property SupportsMultipleGames As Boolean
	Get
property bool SupportsMultipleGames {
	bool get ();
}abstract SupportsMultipleGames : bool with get
Property Value
Boolean See Also
See Also