DkmNativeCppType.InspectionSession Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Die Inspektions Sitzung, die die Lebensdauer dieses Symbol Objekts steuert.
Diese API wurde in Visual Studio 14 Update 2 (dkmapiversion. VS14Update2) eingeführt.
public:
property Microsoft::VisualStudio::Debugger::Native::Cpp::DkmNativeCppInspectionSession ^ InspectionSession { Microsoft::VisualStudio::Debugger::Native::Cpp::DkmNativeCppInspectionSession ^ get(); };
public Microsoft.VisualStudio.Debugger.Native.Cpp.DkmNativeCppInspectionSession InspectionSession { get; }
member this.InspectionSession : Microsoft.VisualStudio.Debugger.Native.Cpp.DkmNativeCppInspectionSession
Public ReadOnly Property InspectionSession As DkmNativeCppInspectionSession