| ISystemMenuItemPluginAllowInBigBoxWhenLocked Property |
Gets a value specifying whether or not to allow showing this menu item in Big Box when Big Box is Locked.
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 bool AllowInBigBoxWhenLocked { get; }
ReadOnly Property AllowInBigBoxWhenLocked As Boolean
Get
property bool AllowInBigBoxWhenLocked {
bool get ();
}
abstract AllowInBigBoxWhenLocked : bool with get
Property Value
BooleanSee Also