OSPlatform
OSPlatform represents a particular operating system platform
Product Type Enumeration used for Windows
Platform ID for MacOSX as defined by .NET and Mono
Platform ID for Unix as defined by .NET
Platform ID for Unix as defined by Mono
Platform ID for XBox as defined by .NET and Mono
Get the OSPlatform under which we are currently running
Return true if the platform is MacOSX
Return true if the platform is NT 3
Return true if the platform is NT 4
Return true if the platform is NT 5
Return true if the platform is NT 6
Return true if the platform is NT 6.0
Return true if the platform is NT 6.1
Return true if the platform is NT 6.2
Return true if the platform is NT 6.3
Return true if this is a Unix or Linux platform
Return true if the platform is Vista
Return true if the platform is Windows 2003 Server
Return true if the platform is Windows 2008 Server (original or R2)
Return true if the platform is Windows 2008 Server (original)
Return true if the platform is Windows 2008 Server R2
Return true if the platform is Windows 2012 Server (original or R2)
Return true if the platform is Windows 2012 Server (original)
Return true if the platform is Windows 2012 Server R2
Return true if the platform is Windows 2000
Return true if the platform is Win32NT
Return true if the platform is Win32S
Return true if the platform is Win32Windows
Return true if the platform is Windows 95
Return true if the platform is Windows 98
Return true if the platform is Windows CE
Return true if this is a windows platform
Return true if the platform is Windows 10
Return true if the platform is Windows 7
Return true if the platform is Windows 8
Return true if the platform is Windows 8.1
Return true if the platform is Windows Server. This is named Windows
Server 10 to distinguish it from previous versions of Windows Server.
Return true if the platform is Windows ME
Return true if the platform is Windows XP
Return true if the platform is Xbox
Get the platform ID of this instance
Get the Product Type of this instance
Get the Version of this instance
Construct from a platform ID and version
Construct from a platform ID, version and product type