Click or drag to resize
QueryTraceTraceId Property
The identifier of this trace.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public Guid TraceId { get; }

Return Value

Type: Guid
the identifier of this trace.
See Also