Deployment Tools Foundation
MoveTo Method (destFileName)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveInfo ► MoveTo(String)
Moves an existing archive to another location.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void MoveTo( string destFileName )
Public Sub MoveTo ( destFileName As String )
public: void MoveTo( String^ destFileName )
Parameters
- destFileName (String)
- The destination file path.
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)