Edit

Share via


ExtendedDataItem Struct

Definition

Represents an extended data item for a raw (unparsed) event in an ETW trace.

public struct ExtendedDataItem
type ExtendedDataItem = struct
Public Structure ExtendedDataItem
Inheritance
ExtendedDataItem

Remarks

This part of the API is in preview and under active development. It may change in future releases.

Properties

Data

Gets the raw, binary data for the extended item item.

EventKey
HasEventKey
HasRelatedActivityId
HasSessionId
HasUserSecurityIdentifier
HasValue
RelatedActivityId
SessionId
Type
UserSecurityIdentifier

Applies to