DkmVisualizedExpression.InspectionContext Property

Definition

Options and target context to use while performing the inspection operation.

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.

Applies to