ISymbolDocument.CheckSumAlgorithmId Property

Definition

Gets the checksum algorithm identifier.

public:
 property Guid CheckSumAlgorithmId { Guid get(); };
public Guid CheckSumAlgorithmId { get; }
member this.CheckSumAlgorithmId : Guid
Public ReadOnly Property CheckSumAlgorithmId As Guid

Property Value

A GUID identifying the checksum algorithm. The value is all zeros, if there is no checksum.

Applies to