NAnt SDK Documentation - v0.92

CommandLineOptions Class

Represents the set of command-line options supported by NAnt.

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

System.Object
   NAnt.Core.CommandLineOptions

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

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

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

See Also

CommandLineOptions Members | NAnt.Core Namespace