NAnt SDK Documentation - v0.92

CommandLineParser Class

Commandline parser.

For a list of all members of this type, see CommandLineParser Members.

System.Object
   NAnt.Core.Util.CommandLineParser

[Visual Basic]
Public Class CommandLineParser
[C#]
public class CommandLineParser

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.Core.Util

Assembly: NAnt.Core (in NAnt.Core.dll)

See Also

CommandLineParser Members | NAnt.Core.Util Namespace