Click or drag to resize

SendRequestTestStepParsedUriTemplate Property

Gets the parsed URI template.

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

Property Value

Type: String
The parsed URI template.
See Also