DkmEvaluationResult.InspectionContext Свойство

Определение

Контекст проверки, используемый для создания этого результата оценки.

public:
 property Microsoft::VisualStudio::Debugger::Evaluation::DkmInspectionContext ^ InspectionContext { Microsoft::VisualStudio::Debugger::Evaluation::DkmInspectionContext ^ get(); };
public:
 property Microsoft::VisualStudio::Debugger::Evaluation::DkmInspectionContext ^ InspectionContext { Microsoft::VisualStudio::Debugger::Evaluation::DkmInspectionContext ^ get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmInspectionContext InspectionContext { get; }
member this.InspectionContext : Microsoft.VisualStudio.Debugger.Evaluation.DkmInspectionContext
Public ReadOnly Property InspectionContext As DkmInspectionContext

Значение свойства

DkmInspectionContext

Возвращает DkmInspectionContext.

Применяется к