DkmNativeCppType.InspectionSession Propriedade

Definição

A sessão de inspeção que controla o tempo de vida deste objeto de símbolo.

         Essa API foi introduzida no Visual Studio 14 atualização 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

Valor da propriedade

DkmNativeCppInspectionSession

Aplica-se a