ActivityTraceId.ToString Method

Definition

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

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

Returns

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

Applies to