Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/IAssembly­Identity/Public­Key­Token
Open sandboxFocus

Property PublicKeyToken

PublicKeyToken

Gets the public key token, or an empty array.

Declaration
ImmutableArray<byte> PublicKeyToken { get; }
Property Value
Type Description
ImmutableArray<Byte>