ExceptionIndexEvent Class

Definition

Describes an ExceptionIndexEvent, which is used to index exceptions in the ThreadChain or ThreadStreamChain. The ExceptionIndexEvent is one of the events in the ExceptionIndexStreamChain.

public ref class ExceptionIndexEvent sealed : Microsoft::VisualStudio::IntelliTrace::IntelliTraceEvent
public ref class ExceptionIndexEvent sealed : Microsoft::VisualStudio::IntelliTrace::IntelliTraceEvent
class ExceptionIndexEvent sealed : Microsoft::VisualStudio::IntelliTrace::IntelliTraceEvent
public sealed class ExceptionIndexEvent : Microsoft.VisualStudio.IntelliTrace.IntelliTraceEvent
type ExceptionIndexEvent = class
    inherit IntelliTraceEvent
Public NotInheritable Class ExceptionIndexEvent
Inherits IntelliTraceEvent
Inheritance
ExceptionIndexEvent

Properties

ExceptionEventToken

Gets the EventToken for the exception.

Applies to