TraceEvent.ComponentId Property
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.
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.