DeploymentItem.PrepareToPersist Method
Does nothing in this release.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Sub PrepareToPersist
public void PrepareToPersist()
public:
virtual void PrepareToPersist() sealed
abstract PrepareToPersist : unit -> unit
override PrepareToPersist : unit -> unit
public final function PrepareToPersist()
Implements
IPersistable.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.