Edit

Share via


TraceMessageEvent.ProviderId Property

Definition

Gets the ID of the provider that logged the event, if available.

public Nullable<Guid> ProviderId { get; }
member this.ProviderId : Nullable<Guid>
Public ReadOnly Property ProviderId As Nullable(Of Guid)

Property Value

Remarks

ProviderId and ComponentId are mutually exclusive. Both may be absent.

Applies to