Summary
Gets the description of the argument.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Util - Containing Type
- CommandLineArgument
Syntax
public string Description { get; }
Value
Type | Description |
---|---|
string | The description of the argument. |