Click or drag to resize

ServiceConfigurationServerUriTemplate Property

Uri Template as Server (Service simulator), The Uri contains only absolute path, and must starts with /. Variables are allowed.

Namespace:  Hummingbird.TestFramework.ExtensionProject
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public string ServerUriTemplate { get; set; }

Property Value

Type: String
See Also