Share via


DkmNativeCppType.InspectionSession Property

Definition

The inspection session which controls the lifetime of this symbol object.

This API was introduced in Visual Studio 14 Update 2 (DkmApiVersion.VS14Update2).

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

Property Value

Applies to