Summary
Gets the usage instructions.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Util - Containing Type
- CommandLineParser
Syntax
public virtual string Usage { get; }
Value
Type | Description |
---|---|
string | The usage instructions. |
public virtual string Usage { get; }
Type | Description |
---|---|
string | The usage instructions. |