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

IldasmTask.ProgramArguments Property

[This is preliminary documentation and subject to change.]

Gets the command-line arguments for the external program.

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

Property Value

A String that contains the command-line arguments for the external program.

Remarks

Missing <remarks> documentation for P:NAnt.MSNet.Tasks.IldasmTask.ProgramArguments

See Also

IldasmTask Class | NAnt.MSNet.Tasks Namespace