ExceptionEventArgs.ExceptionState Property

Definition

Gets the ExceptionHandlingState where the exception was recorded.

public:
 property Microsoft::VisualStudio::IntelliTrace::Monitoring::ExceptionHandlingState ExceptionState { Microsoft::VisualStudio::IntelliTrace::Monitoring::ExceptionHandlingState get(); };
public:
 property Microsoft::VisualStudio::IntelliTrace::Monitoring::ExceptionHandlingState ExceptionState { Microsoft::VisualStudio::IntelliTrace::Monitoring::ExceptionHandlingState get(); };
public Microsoft.VisualStudio.IntelliTrace.Monitoring.ExceptionHandlingState ExceptionState { get; }
member this.ExceptionState : Microsoft.VisualStudio.IntelliTrace.Monitoring.ExceptionHandlingState
Public ReadOnly Property ExceptionState As ExceptionHandlingState

Property Value

Applies to