AutomationProjectAbandon Method |
Abandons the unsaved changes to this project.
Namespace:
Hummingbird.TestFramework.Automation
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public static void Abandon()
Public Shared Sub Abandon
public:
static void Abandon()
static member Abandon : unit -> unit
See Also