IldasmTask.

Arguments Property

Summary

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

Syntax

public override ArgumentCollection Arguments { get; }

Remarks

Overridden to ensure the <arg> elements would not be exposed to build authors.

Value

Type Description
ArgumentCollection