Provides static properties for determining what platform is running
| C# |
public static class PlatformCheck
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| Is32BitExecution |
Whether the current platform is 32bit
| |
| IsX86Architecture |
Whether the current platform uses x86 processing
| |
| Platform |
The currently running PlatformCheck..::.PlatformType.
|
| Object | |
| PlatformCheck | |