Click or drag to resize

BenchTasksIsDashboardSupported Property

Checks, whether the installed .NET framework has at least the version 4.5, and therefore supports the BenchDashboard user interface.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public static bool IsDashboardSupported { get; }

Property Value

Type: Boolean
See Also