Description 描述
Compiler options passed to the script compiler.
Properties 属性
| AllowUnsafeCode | Allow 'unsafe' code when compiling scripts. | ||
| ApiCompatibilityLevel | ApiCompatibilityLevel for a given Assembly. | ||
| ResponseFiles | Array of path to the response files that affects the current compilation. |
Constructors
| ScriptCompilerOptions | Creates ScriptCompilerOptions with default values used for script compilation. |