NAnt SDK Documentation - v0.85-nightly-2005-11-09

ExternalProgramBase.CommandLine Property

[This is preliminary documentation and subject to change.]

Gets the command-line arguments, separated by spaces.

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

Remarks

Missing <remarks> documentation for P:NAnt.Core.Tasks.ExternalProgramBase.CommandLine

See Also

ExternalProgramBase Class | NAnt.Core.Tasks Namespace