Click or drag to resize

AbstractTestItemDisplayMessage Property

Gets or sets the information can be shown to the user

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

Property Value

Type: String
The information.
See Also