|  | IGameMenuItemPluginShowInLaunchBox Property | 
            Gets a value specifying whether or not to show the menu item in the LaunchBox right-click 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 ShowInLaunchBox { get; }ReadOnly Property ShowInLaunchBox As Boolean
	Get
property bool ShowInLaunchBox {
	bool get ();
}abstract ShowInLaunchBox : bool with get
Property Value
Boolean See Also
See Also