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