IHeapAllocation.TraceUniqueStackId Property
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.
Gets a value which uniquely identifies the stack of this allocation within the same trace.
public Nullable<long> TraceUniqueStackId { get; }
member this.TraceUniqueStackId : Nullable<int64>
Public ReadOnly Property TraceUniqueStackId As Nullable(Of Long)
Property Value
Remarks
This property is referred to as the Stack Id within Windows Performance Analyzer.