ExternalProgramBase.

CommandLine Property

Summary

Gets the command-line arguments, separated by spaces.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
ExternalProgramBase

Syntax

public string CommandLine { get; }

Value

Type Description
string