DiagnosticsInformationIsWindowsSearchServiceRunning Method |
Determines whether the Windows Search service is running.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static bool IsWindowsSearchServiceRunning()
Return Value
Type:
Booleantrue if the Windows Search service is running; otherwise,
false.
See Also