Share via


IPersistable.PrepareToPersist Method

Called by the testing framework before persistence occurs.

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

Syntax

'Declaration
Sub PrepareToPersist
void PrepareToPersist()
void PrepareToPersist()
abstract PrepareToPersist : unit -> unit 
function PrepareToPersist()

.NET Framework Security

See Also

Reference

IPersistable Interface

Microsoft.VisualStudio.TestTools.Common Namespace