Click or drag to resize

MessageTitle Property

The title of the message, a friendly message show in hummingbird user interface

Namespace:  Hummingbird.TestFramework.Messaging
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public string Title { get; set; }

Property Value

Type: String
See Also