ITraceSpan.TraceId property

The trace ID. This is the same for all ITraceSpan objects that are part of the same trace.

public string TraceId { get; }

See Also