Click or drag to resize

SoapClientServiceUriTemplate Property

Gets or sets the URI template.

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

Property Value

Type: String
The URI template.
See Also