DeploymentItem.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.
Verifies that the current instance, as retrieved from the XML store, is valid.
public:
virtual void RecoverFromPersistence();
public void RecoverFromPersistence ();
abstract member RecoverFromPersistence : unit -> unit
override this.RecoverFromPersistence : unit -> unit
Public Sub RecoverFromPersistence ()
Implements
Exceptions
The persisted parameters are no longer valid.