Click or drag to resize
AbstractOptionSeeHelp Property

Namespace: DrawerBackup.CommandLine
Assembly: DrawerBackup.CommandLine (in DrawerBackup.CommandLine.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
[OptionAttribute('h', "help", HelpText = "Show the help message.")]
public bool SeeHelp { get; set; }

Property Value

Type: Boolean
See Also