Click or drag to resize

ProjectLoadedPath Property

Gets the Path where is Extension project is loaded or last saved.

Namespace:  Hummingbird.TestFramework.ExtensionProject
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public string LoadedPath { get; }

Property Value

Type: String
The full path of the current extension project file.
See Also