AssemblySettings Class [IIS 7 and higher]
IIS 7.0
Contains assembly references that are used during compilation of an ASP.NET Web application.
The following table lists the properties exposed by the AssemblyElement class.
Name | Description |
|---|---|
Assemblies | An array of AssemblyElement values that specify assembly references that are used during compilation of ASP.NET Web applications. |
Instances of this class are exposed as members of the Assemblies property on the CompilationSection class.