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