Click or drag to resize

OperatingSystemPlatform Properties

The OperatingSystemPlatform type exposes the following members.

Properties
  NameDescription
Public propertyIsLinux
Gets a value indicating that the current OS is a Linux system
Public propertyIsMac
Gets a value indicating that the current OS is a Mac OS X system
Public propertyIsMono
Gets a value indicating that the current .NET runtime is mono
Public propertyIsNetCore
Gets a value indicating that the current .NET runtime is .NET Core
Public propertyIsUnix
Gets a value indicating that the current OS is a unix-based system
Public propertyIsWindows
Gets a value indicating that the current OS is windows system
Public propertyIsWinRT
Gets a value indicating that the current OS is a Windows Runtime (WinRT) system.
Top
See Also