Click or drag to resize

DataStorageHeaders Property

Gets or sets the headers.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
protected List<string> Headers { get; set; }

Property Value

Type: ListString
The headers.
See Also