Return the list of installed service in a string Array
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Shared Function GetServiceNameList As String() |
| C# |
|---|
public static string[] GetServiceNameList() |