NAnt SDK Documentation - v0.92 |
|
JscTask.WriteOptions Method
Writes the compiler options to the specified TextWriter.
[Visual Basic]
Overrides Protected Sub WriteOptions( _
ByVal
writer As
TextWriter _
)
Parameters
-
writer
-
TextWriter to which the compiler options should be written.
See Also
JscTask Class | NAnt.DotNet.Tasks Namespace