DkmSourceFileId.SHA1Hash.Value Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Value of a calculated SHA-1 hash. SHA-1 hashes are used for the document checksum feature, which is a non-security purpose. SHA-1 should no longer be used for any security related purpose.
public: initonly Microsoft::VisualStudio::Debugger::Symbols::DkmSHA1HashValue Value;
public readonly Microsoft.VisualStudio.Debugger.Symbols.DkmSHA1HashValue Value;
val mutable Value : Microsoft.VisualStudio.Debugger.Symbols.DkmSHA1HashValue
Public ReadOnly Value As DkmSHA1HashValue