AWS SDK for .NET Documentation
CopyTo Method (newLoc)
AmazonAmazon.S3.IOS3DirectoryInfoCopyTo(S3DirectoryInfo) Did this page help you?   Yes   No    Tell us about it...
Copies the files from this directory to the target directory.
Declaration Syntax
C#
public S3DirectoryInfo CopyTo(
	S3DirectoryInfo newLoc
)
Parameters
newLoc (S3DirectoryInfo)
The target directory to copy to.
Return Value
S3DirectoryInfo for the target location.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)