Click or drag to resize

SavedRequestUriTemplate Property

UriTemplate of the current request.

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

Property Value

Type: String
See Also