Return the installed application names and version in parentheses
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Shared Function GetInstalledApplications As String() |
| C# |
|---|
public static string[] GetInstalledApplications() |