Click or drag to resize

DefaultSoapFaultErrorMessage Property

Gets or sets the error message.

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

Property Value

Type: String
The error message.
See Also