Util Fields |
The Util type exposes the following members.
| Name | Description | |
|---|---|---|
| Is32BitOperatingSystem |
Determines whether the current operating system is a 32-bit operating system.
| |
| Is32BitProcess |
Determines whether the current process is a 32-bit process
| |
| Is64BitOperatingSystem |
Determines whether the current operating system is a 64-bit operating system.
| |
| Is64BitProcess |
Determines whether the current process is a 64-bit process
|