CommandLineParser.

NoArgs Property

Summary

Gets a value indicating whether no arguments were specified on the command line.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Util
Containing Type
CommandLineParser

Syntax

public bool NoArgs { get; }

Value

Type Description
bool