MSI Afterburner - MSI Graphics Card Performance Booster
Gets the minimum core voltage boost in mV.

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

Syntax

C#
public int CoreVoltageBoostMin { get; }
Visual Basic
Public ReadOnly Property CoreVoltageBoostMin As Integer
	Get
Visual C++
public:
property int CoreVoltageBoostMin {
	int get ();
}

See Also