NAnt SDK Documentation - v0.92

IldasmTask.Arguments Property

The command-line arguments for the external program.

[Visual Basic]
Overrides Public ReadOnly Property Arguments As ArgumentCollection
[C#]
public override NAnt.Core.Types.ArgumentCollection Arguments {get;}

Remarks

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

See Also

IldasmTask Class | NAnt.MSNet.Tasks Namespace