Click or drag to resize

MessageToString Method

Returns a string that represents the current object.

Namespace:  Hummingbird.TestFramework.Messaging
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 the current object.
See Also