Udostępnij za pośrednictwem


WindowsServiceHelpers.IsWindowsService Metoda

Definicja

Sprawdź, czy bieżący proces jest hostowany jako usługa systemu Windows.

public:
 static bool IsWindowsService();
[System.Runtime.Versioning.SupportedOSPlatformGuard("windows")]
public static bool IsWindowsService ();
public static bool IsWindowsService ();
[<System.Runtime.Versioning.SupportedOSPlatformGuard("windows")>]
static member IsWindowsService : unit -> bool
static member IsWindowsService : unit -> bool
Public Shared Function IsWindowsService () As Boolean

Zwraca

true jeśli bieżący proces jest hostowany jako usługa systemu Windows; w przeciwnym razie , false.

Atrybuty

Dotyczy