System.Family (gb)

Const Family As String = "Linux"

Return the name of the underlying operating system.

It can be one of the following strings:
  • "Linux"

  • "FreeBSD"

  • "OpenBSD"

  • "NetBSD"

  • "Cygwin"

  • "Solaris"

  • "MacOSX"

  • "kFreeBSD"

  • "Hurd"

  • "Haiku"