Click or drag to resize

GenericHttpRequestPath Property

Gets or sets the path.

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.
See Also