NAnt SDK Documentation - v0.92

DelaySignTask.ProgramArguments Property

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

The command line arguments for the external program.

See Also

DelaySignTask Class | NAnt.DotNet.Tasks Namespace