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.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Implements
IPersistable::RecoverFromPersistence()| Exception | Condition |
|---|---|
| EqtDataException | The persisted parameters are no longer valid. |
If the parameters are valid, nothing occurs; otherwise, an exception is thrown.
Show: