CopyTo Method (destFileName)

Microsoft Deployment Tools

Deployment Tools Foundation CopyTo Method (destFileName)
Deployment Tools Foundation NamespacesMicrosoft.Deployment.CompressionArchiveFileInfoCopyTo(String)
Extracts the file.
Declaration Syntax
C# Visual Basic Visual C++
public void CopyTo(
	string destFileName
)
Public Sub CopyTo ( _
	destFileName As String _
)
public:
void CopyTo(
	String^ destFileName
)
Parameters
destFileName (String)
The destination path where the file will be extracted.

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression) Version: 3.0.0.0 (3.5.1623.0)