AssemblyCollection.Item Property (String)
.NET Framework (current version)
Gets the item identified by the specified assembly name.
Assembly: System.Web (in System.Web.dll)
Parameters
- assemblyName
-
Type:
System.String
The name identifying the assembly to retrieve.
Property Value
Type: System.Web.Configuration.AssemblyInfoThe item identified by the specified assembly name.
.NET Framework
Available since 2.0
Available since 2.0
Show: