CommandLineHelpRequested Property |
Gets a value indicating whether help is requested.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public static bool HelpRequested { get; }
Property Value
Type:
Booleantrue if help is requested; otherwise,
false.
See Also