DkmExceptionInformation.ProcessingStage Eigenschaft

Definition

Der Debugger empfängt Benachrichtigungen vom Ziel Prozess in verschiedenen Phasen innerhalb der Ausnahme Verarbeitung (z. b. Ausnahme ausgelöst, Ausnahme nicht behandelt). Diese Enumeration gibt die Stufe (n) für eine Benachrichtigung an.

public:
 property Microsoft::VisualStudio::Debugger::Exceptions::DkmExceptionProcessingStage ProcessingStage { Microsoft::VisualStudio::Debugger::Exceptions::DkmExceptionProcessingStage get(); };
public:
 property Microsoft::VisualStudio::Debugger::Exceptions::DkmExceptionProcessingStage ProcessingStage { Microsoft::VisualStudio::Debugger::Exceptions::DkmExceptionProcessingStage get(); };
public Microsoft.VisualStudio.Debugger.Exceptions.DkmExceptionProcessingStage ProcessingStage { get; }
member this.ProcessingStage : Microsoft.VisualStudio.Debugger.Exceptions.DkmExceptionProcessingStage
Public ReadOnly Property ProcessingStage As DkmExceptionProcessingStage

Eigenschaftswert

DkmExceptionProcessingStage

Gibt DkmExceptionProcessingStagezurück.

Gilt für