NAnt SDK Documentation - v0.92

ExternalProgramBase.CommandLine Property

Gets the command-line arguments, separated by spaces.

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

See Also

ExternalProgramBase Class | NAnt.Core.Tasks Namespace