DkmStackHash164.MemoryHash Property

Definition

Hash of the stack memory of the thread at the point in which the cache was created.

This API was introduced in Visual Studio 16 Update 4 (DkmApiVersion.VS16Update4).

public:
 property Microsoft::VisualStudio::Debugger::Symbols::DkmHashValue ^ MemoryHash { Microsoft::VisualStudio::Debugger::Symbols::DkmHashValue ^ get(); };
public Microsoft.VisualStudio.Debugger.Symbols.DkmHashValue MemoryHash { get; }
member this.MemoryHash : Microsoft.VisualStudio.Debugger.Symbols.DkmHashValue
Public ReadOnly Property MemoryHash As DkmHashValue

Property Value

Applies to