DkmExceptionTrigger.ProcessingStage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The debugger receives notifications from the target process at various stages within exception processing (ex: exception thrown, exception unhandled). This enumeration is a bit mask of which of these stages the trigger should fire for.
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
Property Value
Returns DkmExceptionProcessingStage.