NAnt SDK Documentation - v0.92

RegAsmTask.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

RegAsmTask Class | NAnt.Win32.Tasks Namespace