ActivitySpanId.ToString Method

Definition

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

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

The 16-character hexadecimal string representation of this span ID.

Applies to