OperatingSystem.IsFreeBSD Methode

Definition

Gibt an, ob die aktuelle Anwendung unter 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, andernfalls false.

Gilt für: