CliArgumentAttributeDescription Property
Gets or sets the description of the argument. This will be displayed in usage help of the command line application.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public string Description { get; set; }
Property Value
String