Click or drag to resize

HttpRequestMetadataPath Property

Gets or sets the Path based on UriTemplate as Base Url

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

Property Value

Type: String
The path always starts with "/"
See Also