Return the list of installed service in a string Array

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

Syntax

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

Return Value

See Also