Udostępnij za pośrednictwem


DkmStackHash164.StackMemoryRange Property

Definition

The range of the thread's stack.

This API was introduced in Visual Studio 16 Update 4 (DkmApiVersion.VS16Update4).

public:
 property Microsoft::VisualStudio::Debugger::CallStack::DkmStackMemoryRange StackMemoryRange { Microsoft::VisualStudio::Debugger::CallStack::DkmStackMemoryRange get(); };
public Microsoft.VisualStudio.Debugger.CallStack.DkmStackMemoryRange StackMemoryRange { get; }
member this.StackMemoryRange : Microsoft.VisualStudio.Debugger.CallStack.DkmStackMemoryRange
Public ReadOnly Property StackMemoryRange As DkmStackMemoryRange

Property Value

Applies to