DkmAsyncStackWalkContext.InspectionSession 属性

定义

拥有此任务对象的检查会话。

         此 API 是在 Visual Studio 12 RTM (VS12RTM) 中引入的。
public:
 property Microsoft::VisualStudio::Debugger::Evaluation::DkmInspectionSession ^ InspectionSession { Microsoft::VisualStudio::Debugger::Evaluation::DkmInspectionSession ^ get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmInspectionSession InspectionSession { get; }
member this.InspectionSession : Microsoft.VisualStudio.Debugger.Evaluation.DkmInspectionSession
Public ReadOnly Property InspectionSession As DkmInspectionSession

属性值

DkmInspectionSession

适用于