IThread.StartFrame Property

Definition

Gets the frame at which the thread starts execution after being created

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

Property Value

Applies to