Click or drag to resize

TestStepBaseToString Method

Returns a String that represents this instance.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also