Click or drag to resize

SoapClientServiceServiceName Property

Gets or sets the name of the service.

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

Property Value

Type: String
The name of the service.
See Also