ISymbolDocumentWriter.SetCheckSum Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Sets checksum information.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- algorithmId
- Type: System.Guid
The GUID that represents the algorithm ID.
- checkSum
- Type:
System.Byte
()
The checksum.
Show: