Click or drag to resize

IProcessProcessType Property

Specifies the code type of the process (x64 or x86).

Namespace:  SmartBear.TestLeft.TestObjects
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
PlatformType ProcessType { get; }

Property Value

Type: PlatformType
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also