Gets or sets the local directory where objects from Amazon S3 will be downloaded.
If the directory doesn't exist, it will be created.

C# |
public string LocalDirectory { get; set; }

The local directory where objects from Amazon S3 will be downloaded.