ActivityStateRecord.ToString Method

Definition

Returns a string that contains all the details of the tracking record.

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

Returns

The tracking data.

Applies to