Enumerate the files of this directory.

C# |
public IEnumerable<S3FileInfo> EnumerateFiles()

An enumerable collection of files.

Exception | Condition |
---|---|
WebException | |
AmazonS3Exception |
C# |
public IEnumerable<S3FileInfo> EnumerateFiles()
Exception | Condition |
---|---|
WebException | |
AmazonS3Exception |