Click or drag to resize

ServiceConfigurationFriendlyName Property

Gets the name of the contract.

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

Property Value

Type: String
The name of the contract.
See Also