OperatingSystem.IsFreeBSD Méthode

Définition

Indique si l’application active s’exécute sur FreeBSD.

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

Retours

Boolean

true si l’application active s’exécute sur FreeBSD ; sinon, false.

S’applique à