ActivityTraceId.ToHexString Method

Definition

Returns a 32-character hexadecimal string that represents this span ID.

public:
 System::String ^ ToHexString();
public string ToHexString ();
member this.ToHexString : unit -> string
Public Function ToHexString () As String

Returns

The 32-character hexadecimal string representation of this trace ID.

Applies to