Sdílet prostřednictvím


DkmStackHash.StackMemoryRange Property

Definition

The range of the thread's stack.

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

Returns DkmStackMemoryRange.

Applies to