Indicates whether an assembly is a code assembly.
Syntax
Parameters
- assemblyName
-
The name of the assembly to be identified as a code assembly.
Returns
true if the assemblyName parameter matches one of the generated code assemblies; otherwise, false.
Remarks
Requirements
Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0