IPersistable.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.
Called by the testing framework after persistence has occurred.
public:
void RecoverFromPersistence();
public void RecoverFromPersistence ();
abstract member RecoverFromPersistence : unit -> unit
Public Sub RecoverFromPersistence ()