AWS SDK for .NET Documentation
MoveToLocal Method (path)
AmazonAmazon.S3.IOS3DirectoryInfoMoveToLocal(String) Did this page help you?   Yes   No    Tell us about it...
Moves the files from the S3 directory to the local file system in the location indicated by the path parameter.
Declaration Syntax
C#
public DirectoryInfo MoveToLocal(
	string path
)
Parameters
path (String)
The location on the local file system to move the files to.
Return Value
DirectoryInfo for the local directory where files are moved to.
Exceptions

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