NAnt SDK Documentation - v0.92 |
|
CommandLineParser.Usage Property
Gets the usage instructions.
[Visual Basic]
Overridable Public ReadOnly Property Usage As
String
[C#]
public virtual
string Usage {get;}
Property Value
The usage instructions.
See Also
CommandLineParser Class | NAnt.Core.Util Namespace