DkmNativeCppInspectionSession.InspectionSession Propriedade

Definição

O DkmInspectionSession permite que os vários componentes inspecionem dados para armazenar dados privados que estão associados a um grupo de avaliações.

Essa API foi introduzida no Visual Studio 14 atualização 2 (DkmApiVersion. VS14Update2).

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