Click or drag to resize
AbstractOptionQuiet Property

Namespace: DrawerBackup.CommandLine
Assembly: DrawerBackup.CommandLine (in DrawerBackup.CommandLine.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
[OptionAttribute('q', "quiet", HelpText = "Suppress additional messages.")]
public bool Quiet { get; set; }

Property Value

Type: Boolean
See Also