NAnt SDK Documentation - v0.92 |
|
CommandLineArgument.ShortName Property
Gets the short name of the argument.
[Visual Basic]
Public ReadOnly Property ShortName As
String
[C#]
public
string ShortName {get;}
Property Value
The short name of the argument.
See Also
CommandLineArgument Class | NAnt.Core.Util Namespace