Click or drag to resize

UIAPatternFrameworkId Property

The FrameworkId (UIA_FrameworkIdPropertyId) property value of the sought-for automation element (for example, "Win32", "WinForm" or "DirectUI").

Namespace:  SmartBear.TestLeft.TestObjects.UIAutomation
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public Object FrameworkId { get; set; }

Property Value

Type: Object
See Also