IThread.StartFrame 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 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