NAnt SDK Documentation - v0.85-nightly-2005-11-09

CommandLineParser.Usage Property

[This is preliminary documentation and subject to change.]

Gets the usage instructions.

[Visual Basic]
Overridable Public ReadOnly Property Usage As String
[C#]
public virtual string Usage {get;}

Property Value

The usage instructions.

Remarks

Missing <remarks> documentation for P:NAnt.Core.Util.CommandLineParser.Usage

See Also

CommandLineParser Class | NAnt.Core.Util Namespace