Click or drag to resize

SettingsLogPath Property

Full path of the log file (with out file name). if the path does not exist, Test framework will try to create one.

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

Property Value

Type: String
See Also