TraceLoggingService.ExceptionEvent Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Événement d’exception, appelé lorsqu’un événement d’exception est écrit à partir du processus analysé.
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)