Click or drag to resize
ContextActionLine Property
Gets the current action line

Namespace:  TestArchitect.Harness.Core
Assembly:  TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IActionLine ActionLine { get; protected set; }

Property Value

Type: IActionLine
See Also