Mono Class Library: System Namespace

System.PlatformID Enumeration

Represents the Platform of the OperatingSystem. [Edit]
[System.Runtime.InteropServices.ComVisible(true)]
public enum PlatformID

Remarks

This is an Enum used to represent an operating system platform. [Edit]

Members

Member NameDescription
MacOSXDocumentation for this section has not yet been entered. [Edit]
UnixDocumentation for this section has not yet been entered. [Edit]
Win32NTThe WinNT Platform (Microsoft Windows NT or later). [Edit]
Win32SThe Win32s platform (a layer for 16 bit Windows versions to access 32 bit Windows applications). [Edit]
Win32WindowsA Win32 platform (Microsoft Windows 95 and later). [Edit]
WinCEMicrosoft Windows CE (Embedded Windows Operating System). [Edit]
XboxDocumentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0