Return the installed application names and version in parentheses

Namespace:  Devolutions.Utils
Assembly:  Devolutions.Utils (in Devolutions.Utils.dll)

Syntax

Visual Basic
Public Shared Function GetInstalledApplications As String()
C#
public static string[] GetInstalledApplications()

Return Value

See Also