DkmSourceFileId.MD5Hash.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 MD5 hash. MD5 hashes are used for the document checksum feature, which is a non-security purpose. MD5 should no longer be used for any security related purpose.
public: initonly Microsoft::VisualStudio::Debugger::Symbols::DkmMD5HashValue Value;
public readonly Microsoft.VisualStudio.Debugger.Symbols.DkmMD5HashValue Value;
val mutable Value : Microsoft.VisualStudio.Debugger.Symbols.DkmMD5HashValue
Public ReadOnly Value As DkmMD5HashValue