Click or drag to resize

IWinSysLinkItem Interface

The test interface for objects that represent links of Windows SysLink controls.

Namespace:  SmartBear.TestLeft.TestObjects.Win
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public interface IWinSysLinkItem : IObject

The IWinSysLinkItem type exposes the following members.

Properties
  NameDescription
Public propertyId
Returns the string that contains the ID.
Public propertyUrl
Returns the string that contains the URL represented by the link.
Public propertyVisited
Indicates whether the link item was left-clicked.
Top
Methods
See Also