Click or drag to resize

AbstractServiceInformation Property

Gets or sets the information.

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

Property Value

Type: String
The information.
See Also