DiagnosticEvent Properties

Include Protected Members
Include Inherited Members

The DiagnosticEvent type exposes the following members.

Properties

  Name Description
Public property DataBytes Gets the raw data bytes that were collected with this DiagnosticEvent.
Public property EventId Gets the event id for this DiagnosticEvent.
Public property EventTime Get the event time of the DiagnosticEvent.
Public property Name Gets the name of the DiagnosticEvent.
Public property NativeThreadId Gets the native thread ID for the thread where the DiagnosticEvent occurred.
Public property Ordinal Gets or sets the ordinal value. (Inherited from OrdinalEvent.)
Public property StackFrames Gets the call stack for the thread at this DiagnosticEvent.
Public property StackFramesInCommon Gets the number of stack frames that are in common with the previous DiagnosticEvent.

Top

See Also

Reference

DiagnosticEvent Class

Microsoft.VisualStudio.IntelliTrace Namespace