FullTrustAssembly Constructor (String, String, String)
.NET Framework (current version)
Initializes a new instance of the FullTrustAssembly class.
Assembly: System.Web (in System.Web.dll)
Parameters
- assemblyName
-
Type:
System.String
The assembly name.
- version
-
Type:
System.String
The assembly version number.
- publicKey
-
Type:
System.String
The hexadecimal string representation of the public key that is associated with the assembly.
.NET Framework
Available since 4.0
Available since 4.0
Show: