System Namespace
Describes the platforms supported by an assembly.
Member name |
Description |
Win32NT |
The operating system is Windows NT or later. |
Win32S |
The operating system is Win32s. Win32s is a layer that runs on 16-bit versions of Windows to provide access to 32-bit applications. |
Win32Windows |
The operating system is Windows 95 or later. |
These flags are used to bind to an assembly.