DkmExceptionDetails.InspectionSession Propriedade

Definição

A sessão de inspeção usada para acompanhar o tempo de vida dessa instância.

         Essa API foi introduzida no Visual Studio 15 RTM (DkmApiVersion. VS15RTM).
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

Valor da propriedade

DkmInspectionSession

Aplica-se a