Summary
Gets or sets the short name of the argument.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Util - Containing Type
- Command
Line Argument Attribute
Syntax
public string ShortName { get; set; }
Value
Type | Description |
---|---|
string | The short name of the argument. |