TestRun.RecoverFromPersistence Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Restores the element map after the persistence.
public:
virtual void RecoverFromPersistence();
public void RecoverFromPersistence ();
abstract member RecoverFromPersistence : unit -> unit
override this.RecoverFromPersistence : unit -> unit
Public Sub RecoverFromPersistence ()