Click or drag to resize

AbstractMetadataFriendlyUriTemplate Property

This is a friendly version of Uri displayed to the users, taken account the binding ip, parameters and variables. so the user can understand better where is service is.

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

Property Value

Type: String
See Also