Detected Platforms
| C# |
public enum PlatformType
| Member | Description |
|---|---|
| Windows32 |
Indicates the 32-bit Windows platform
|
| Windows32inWow64 |
Indicates the 32-bit emulation on 64-bit Windows platform.
|
| Windows64 |
Indicates the 64-bit Windows platform
|