Click or drag to resize

GlobalLastExtensionLoadedDate Property

Gets or sets the date where the last extension has been loaded.

Namespace:  Hummingbird.TestFramework
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static DateTime LastExtensionLoadedDate { get; }

Property Value

Type: DateTime
The last extension loaded date.
See Also