ActivitySpanId.ToHexString Method

Definition

Returns a 16-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 16-character hexadecimal string representation of this span ID.

Applies to