Debug
Signature: bool
|
Specifies whether to emit debug information (default is false).
|
OtherParams
Signature: string list
|
Specifies other params for the compilation. Freeform strings.
|
Output
Signature: string
|
Specifies the output file name and path.
|
Platform
Signature: CscPlatform
|
Specifies the compiled artifact target platform.
|
References
Signature: string list
|
Specifies assemblies to reference for the compilation.
|
Target
Signature: CscTarget
|
Specifies the compiled artifact target type.
|
ToolPath
Signature: string
|
Specifies the tool path to csc.exe.
|