Return all the Installed .Net Framework version.
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Shared ReadOnly Property InstalledFrameworkVersions As String() Get |
| C# |
|---|
public static string[] InstalledFrameworkVersions { get; } |