NAnt SDK Documentation - v0.92

CommandLineArgument Class

Represents a valid command-line argument.

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

System.Object
   NAnt.Core.Util.CommandLineArgument

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

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

CommandLineArgument Members | NAnt.Core.Util Namespace