OperatingSystem.IsFreeBSD Methode

Definition

Gibt an, ob die aktuelle Anwendung auf FreeBSD ausgeführt wird.

public:
 static bool IsFreeBSD();
public static bool IsFreeBSD();
static member IsFreeBSD : unit -> bool
Public Shared Function IsFreeBSD () As Boolean

Gibt zurück

true wenn die aktuelle Anwendung auf FreeBSD ausgeführt wird; false Andernfalls.

Gilt für: