ExternalProgramBase.

Arguments Property

Summary

The command-line arguments for the external program.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
ExternalProgramBase

Syntax

[BuildElementArray("arg")]
public virtual ArgumentCollection Arguments { get; }

Attributes

Type Description
BuildElementArrayAttribute Indicates that property should be treated as a XML arrayList

Value

Type Description
ArgumentCollection