Click or drag to resize

AutomationProjectLoadPath Property

Gets or sets the load path.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[IgnoreDataMemberAttribute]
public string LoadPath { get; set; }

Property Value

Type: String
The load path.
See Also