Click or drag to resize

ClrInfoGetInstalledVersions Method

Gets the version number of all installed .NET framework versions.

Namespace:  Mastersign.Bench.Windows
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public static Version[] GetInstalledVersions()

Return Value

Type: Version
An array with the version numbers.
See Also