 | 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)
Syntaxpublic static bool IsDashboardSupported { get; }
Public Shared ReadOnly Property IsDashboardSupported As Boolean
Get
Property Value
Type:
Boolean
See Also