DkmStackHash164.MemoryHash Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Hachage de la mémoire de la pile du thread au point dans lequel le cache a été créé.
Cette API a été introduite dans 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