CommandLineParser.

Usage Property

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.