AssemblyName.SetPublicKey Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Sets the public key that identifies the assembly.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- publicKey
- Type:
System.Byte
()
A byte array that contains the public key of the assembly.
Show: