CSharpTest.Net
DeepCopy Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IO Namespace > TempDirectory Class : DeepCopy Method

srcDirectory
targetDirectory
replace

Glossary Item Box

Creates a deep-copy of the directory contents

Syntax

Visual Basic (Declaration) 
Public Shared Sub DeepCopy( _
   ByVal srcDirectory As String, _
   ByVal targetDirectory As String, _
   ByVal replace As Boolean _
) 
C# 
public static void DeepCopy( 
   string srcDirectory,
   string targetDirectory,
   bool replace
)

Parameters

srcDirectory
targetDirectory
replace

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys