DkmNativeCppInspectionSession.InspectionSession Eigenschaft

Definition

Dkminspectionsession ermöglicht den verschiedenen Komponenten, die Daten überprüfen, private Daten zu speichern, die mit einer Gruppe von Auswertungen verknüpft sind.

Diese API wurde in Visual Studio 14 Update 2 (dkmapiversion. VS14Update2) eingeführt.

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

Eigenschaftswert

DkmInspectionSession

Gilt für