編輯

共用方式為


IThread.UserStackRange Property

Definition

Gets the address range of the user-mode stack for the thread, if any.

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

Property Value

Applies to