Click or drag to resize

MessageUri Property

Gets or Sets of the Uri used to send or receive the current message.

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

Property Value

Type: String
See Also