ExceptionIndexEvent Class
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.
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
Properties
ExceptionEventToken |
Gets the EventToken for the exception. |