Click or drag to resize

ProfileSave Method (String)

Saves the specified path.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public void Save(
	string path
)

Parameters

path
Type: SystemString
The path.
See Also