MSI Afterburner - MSI Graphics Card Performance Booster
Gets the header version represented as a String.

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

Syntax

C#
public string GetVersionText()
Visual Basic
Public Function GetVersionText As String
Visual C++
public:
String^ GetVersionText()

Return Value

String object.

See Also