CompilerResults Constructor (TempFileCollection^)
.NET Framework (current version)
Initializes a new instance of the CompilerResults class that uses the specified temporary files.
Assembly: System (in System.dll)
Parameters
- tempFiles
-
Type:
System.CodeDom.Compiler::TempFileCollection^
A TempFileCollection with which to manage and store references to intermediate files generated during compilation.
SecurityAction::LinkDemand
for full trust for the immediate caller. This class cannot be used by partially trusted code.
.NET Framework
Available since 1.1
Available since 1.1
Show: