Click or drag to resize

PlatformType Enumeration

Constants that are used to specify available platforms

Namespace:  SmartBear.TestLeft
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public enum PlatformType
Members
  Member nameValueDescription
X860 Specifies whether the process is a 32-bit application
X641 Specifies whether the process is a 64-bit application
Any2 Specifies whether the process is a 32-bit or a 64-bit application
See Also