Click or drag to resize

LocalDriverDesktop Property

Returns the object that represents the desktop of a local machine.

Namespace:  SmartBear.TestLeft
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public IDesktop Desktop { get; }

Property Value

Type: IDesktop

Implements

IDriverDesktop
See Also