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

IAssemblyName.GetPublicKeyToken Method

GetPublicKeyToken()

Gets the assembly public key token.

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

An array of bytes containing the public key token, or null if no public key is specified.