TraceLoggingService.ExceptionEvent Event

Definition

Exception event, called when an exception event is written from the monitored process.

public:
 event EventHandler<Microsoft::VisualStudio::IntelliTrace::Monitoring::ExceptionEventArgs ^> ^ ExceptionEvent;
public event EventHandler<Microsoft.VisualStudio.IntelliTrace.Monitoring.ExceptionEventArgs> ExceptionEvent;
member this.ExceptionEvent : EventHandler<Microsoft.VisualStudio.IntelliTrace.Monitoring.ExceptionEventArgs> 
Public Event ExceptionEvent As EventHandler(Of ExceptionEventArgs) 

Event Type

Applies to