Gets the checksum algorithm identifier.
[Visual Basic] ReadOnly Property CheckSumAlgorithmId As Guid [C#] Guid CheckSumAlgorithmId {get;} [C++] Guid get_CheckSumAlgorithmId() = 0; [JScript] abstract function get CheckSumAlgorithmId() : Guid;
Return the check sum algorithm identifier.
A GUID of all zeros if there is no checksum.
ISymbolDocument Interface | ISymbolDocument Members | System.Diagnostics.SymbolStore Namespace