NAnt SDK Documentation - v0.92 |
|
CommandLineParser.NoArgs Property
Gets a value indicating whether no arguments were specified on the command line.
[Visual Basic]
Public ReadOnly Property NoArgs As
Boolean
[C#]
public
bool NoArgs {get;}
See Also
CommandLineParser Class | NAnt.Core.Util Namespace