OperatingSystem.IsFreeBSD Methode

Definitie

Geeft aan of de huidige toepassing wordt uitgevoerd op FreeBSD.

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

Retouren

true als de huidige toepassing wordt uitgevoerd op FreeBSD; false Anders.

Van toepassing op