Click or drag to resize

MessageStatusString Property

The string expression of the current status. the expression is culture dependence, it will load the key "String_Status_[Status]" from the resource.

Namespace:  Hummingbird.TestFramework.Messaging
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public string StatusString { get; }

Property Value

Type: String
See Also