Enumerate the sub directories of this directory.

C# |
public IEnumerable<S3DirectoryInfo> EnumerateDirectories()

An enumerable collection of directories.

Exception | Condition |
---|---|
WebException | |
AmazonS3Exception |
C# |
public IEnumerable<S3DirectoryInfo> EnumerateDirectories()
Exception | Condition |
---|---|
WebException | |
AmazonS3Exception |