Mono Class Library: System Namespace

System.PlatformID Enumeration

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

Remarks

This is an Enum used to represent an operating system platform.

Members

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

Requirements

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