DkmEvaluationResult.InspectionContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Inspection context used to create this evaluation result.
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
Property Value
Returns DkmInspectionContext.