MSI Afterburner - MSI Graphics Card Performance Booster
Returns a String that represents this instance. The return value includes the HardwareMonitorHeader, all HardwareMonitorEntry instances and all HardwareMonitorGpuEntry instances.

Namespace: MSI.Afterburner
Assembly: MSIAfterburner.NET (in MSIAfterburner.NET.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public override string ToString()
Visual Basic
Public Overrides Function ToString As String
Visual C++
public:
virtual String^ ToString() override

Return Value

A String that represents this instance.

See Also