IThread.CreateStack Property

Definition

Gets the stack that resulted in the thread being created.

public Microsoft.Windows.EventTracing.Symbols.IStackSnapshot CreateStack { get; }
member this.CreateStack : Microsoft.Windows.EventTracing.Symbols.IStackSnapshot
Public ReadOnly Property CreateStack As IStackSnapshot

Property Value

Applies to