OperatingSystem.IsMacOS Methode

Definitie

Geeft aan of de huidige toepassing wordt uitgevoerd op macOS.

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

Retouren

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

Van toepassing op