The properties of NUnit.Framework.Internal.OSPlatform are listed below. For a list of all members, see the OSPlatform Members list.
See Also: Inherited members from System.Object
| [read-only] static | CurrentPlatform | Xamarin.iOS.dll=NUnit.Framework.Internal.OSPlatform. Get the OSPlatform under which we are currently running |
| [read-only] | IsMacOSX | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsNT3 | bool. Return true if the platform is NT 3 |
| [read-only] | IsNT4 | bool. Return true if the platform is NT 4 |
| [read-only] | IsNT5 | bool. Return true if the platform is NT 5 |
| [read-only] | IsNT6 | bool. Return true if the platform is NT 6 |
| [read-only] | IsUnix | bool. Return true if this is a Unix or Linux platform |
| [read-only] | IsVista | bool. Return true if the platform is Vista |
| [read-only] | IsWin2003Server | bool. Return true if the platform is Windows 2003 Server |
| [read-only] | IsWin2008Server | bool. Return true if the platform is Windows 2008 Server (original or R2) |
| [read-only] | IsWin2008ServerR1 | bool. Return true if the platform is Windows 2008 Server (original) |
| [read-only] | IsWin2008ServerR2 | bool. Return true if the platform is Windows 2008 Server R2 |
| [read-only] | IsWin2012Server | bool. Return true if the platform is Windows 2012 Server |
| [read-only] | IsWin2K | bool. Return true if the platform is Windows 2000 |
| [read-only] | IsWin32NT | bool. Return true if the platform is Win32NT |
| [read-only] | IsWin32S | bool. Return true if the platform is Win32S |
| [read-only] | IsWin32Windows | bool. Return true if the platform is Win32Windows |
| [read-only] | IsWin95 | bool. Return true if the platform is Windows 95 |
| [read-only] | IsWin98 | bool. Return true if the platform is Windows 98 |
| [read-only] | IsWinCE | bool. Return true if the platform is Windows CE |
| [read-only] | IsWindows | bool. Return true if this is a windows platform |
| [read-only] | IsWindows7 | bool. Return true if the platform is Windows 7 |
| [read-only] | IsWindows8 | bool. Return true if the platform is Windows 8 |
| [read-only] | IsWinME | bool. Return true if the platform is Windows ME |
| [read-only] | IsWinXP | bool. Return true if the platform is Windows XP |
| [read-only] | IsXbox | bool. Documentation for this section has not yet been entered. |
| [read-only] | Platform | PlatformID. Get the platform ID of this instance |
| [read-only] | Product | Xamarin.iOS.dll=NUnit.Framework.Internal.OSPlatform.ProductType. Get the Product Type of this instance |
| [read-only] | Version | Version. Get the Version of this instance |