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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.