Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DeploymentItem::RecoverFromPersistence Method ()

 

Verifies that the current instance, as retrieved from the XML store, is valid.

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

public:
virtual void RecoverFromPersistence() sealed

Exception Condition
EqtDataException

The persisted parameters are no longer valid.

If the parameters are valid, nothing occurs; otherwise, an exception is thrown.

Return to top
Show: