Share via


PerformanceMonitor.toString Method

Returns a string that contains the class handle and name, and possibly additional information.

Syntax

public str toString()

Run On

Called

Return Value

Type: str
A textual description of the class.

Remarks

By default, for most classes, the toString method returns a string that contains the class handle and name. However, in some classes, additional information is returned in the string.

See Also

Reference

PerformanceMonitor Class