MSI Afterburner - MSI Graphics Card Performance Booster
Gets the data source units

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

Syntax

C#
public string SrcUnits { get; }
Visual Basic
Public ReadOnly Property SrcUnits As String
	Get
Visual C++
public:
property String^ SrcUnits {
	String^ get ();
}

See Also