Sdílet prostřednictvím


DkmStackHash.MemoryHash Property

Definition

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

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

Property Value

Returns DkmMD5HashValue.

Applies to