Click or drag to resize

AbstractMetadataDescription Property

An description of the functionality of the current service. This description will be shown as Tool-tip on service selector user interface.

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

Property Value

Type: String
See Also