|  | IGameMenuItemPluginShowInBigBox Property | 
            Gets a value specifying whether or not to show the menu item in the Big Box game details menu.
            
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 ShowInBigBox { get; }ReadOnly Property ShowInBigBox As Boolean
	Get
property bool ShowInBigBox {
	bool get ();
}abstract ShowInBigBox : bool with get
Property Value
Boolean See Also
See Also