AWS SDK for .NET Documentation
DownloadDirectory Method (request)
AmazonAmazon.S3.TransferTransferUtilityDownloadDirectory(TransferUtilityDownloadDirectoryRequest) Did this page help you?   Yes   No    Tell us about it...
Downloads the objects in Amazon S3 that have a key that starts with the value specified by the S3Directory property of the passed in TransferUtilityDownloadDirectoryRequest object.
Declaration Syntax
C#
public void DownloadDirectory(
	TransferUtilityDownloadDirectoryRequest request
)
Parameters
request (TransferUtilityDownloadDirectoryRequest)
Contains all the parameters required to download objects from Amazon S3 into a local directory.

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