編輯

共用方式為


TraceEvent.ComponentId Property

Definition

public Nullable<int> ComponentId { get; }
member this.ComponentId : Nullable<int>
Public ReadOnly Property ComponentId As Nullable(Of Integer)

Property Value

Remarks

This property is only present for some events where HeaderType is TraceMessage.

ProviderId and ComponentId are mutually exclusive.

Applies to