NAnt SDK Documentation - v0.92 |
|
ResGenTask.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
ResGenTask Class | NAnt.DotNet.Tasks Namespace