Click or drag to resize

TestStepBaseInformationString Property

Gets the string representation of Information

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[IgnoreDataMemberAttribute]
public string InformationString { get; }

Property Value

Type: String
The information string.
See Also