DiagnosticsInformationGetInstalledFrameworkVersions Method |
Gets a list of installed framework versions.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static IReadOnlyList<Version> GetInstalledFrameworkVersions()
Return Value
Type:
IReadOnlyListVersionA list of installed framework versions.
See Also