SignatureHelper.GetSignature Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Adds the end token to the signature and marks the signature as finished, so no further tokens can be added.
Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Syntax
'Declaration
Public Function GetSignature As Byte()
public byte[] GetSignature()
Return Value
Type: array<System.Byte[]
Returns a byte array made up of the full signature.
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.