DkmStackHash.RegisterHash Property

Definition

MD5 hash of the thread's CONTEXT structure at the point in which the cache was created.

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

Property Value

Returns DkmMD5HashValue.

Applies to