DkmStackHash164.StackMemoryRange 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
线程堆栈的范围。
此 API 在 Visual Studio 16 更新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