PostSharpAPI ReferencePost­Sharp.​ReflectionIAssembly­NameGet­Public­Key
Open sandboxFocus

IAssemblyName.GetPublicKey Method

GetPublicKey()

Gets the assembly public key.

Declaration
byte[] GetPublicKey()
Returns
Type Description
System.Byte[]

An array of bytes containing the public key, or null if no public key is specified (for instance if only the public key token is given).