Click or drag to resize
AbstractConfigureOptionName Property

Namespace: DrawerBackup.CommandLine
Assembly: DrawerBackup.CommandLine (in DrawerBackup.CommandLine.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
[OptionAttribute('n', "name", HelpText = "The name of the configuration", 
	Required = true)]
public string Name { get; set; }

Property Value

Type: String
See Also