Compiles a file into an assembly using the specified virtual path.
Syntax
Parameters
- virtualPath
-
The virtual path to build into an assembly.
Returns
An System.Reflection.Assembly object that is compiled from the specified virtual path, which is cached to either memory or to disk.
Remarks
Requirements
Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0