DkmInspectionContext.InspectionSession Özellik

Tanım

Inspectionsession, hedef işlemdeki verileri aynı yaşam süresine sahip özel verileri depolayan çeşitli bileşenlere izin verir. Kullanıcı işlem devam ettirmek istediğinde inceleme oturumları kapatılır.

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

Özellik Değeri

DkmInspectionSession

DkmInspectionSession döndürür.

Şunlara uygulanır