Edit

Share via


ThreadRundownStartEvent.StartAddress Property

Definition

Gets the address at which the Win32 thread starts executing.

public Nullable<Microsoft.Windows.EventTracing.Address> StartAddress { get; }
member this.StartAddress : Nullable<Microsoft.Windows.EventTracing.Address>
Public ReadOnly Property StartAddress As Nullable(Of Address)

Property Value

Remarks

This value is not present in some older versions of the event.

Applies to