Returns an array of S3FileInfos for the files in this directory.

C# |
public S3FileInfo[] GetFiles( string searchPattern )

- searchPattern (String)
- The search string. The default pattern is "*", which returns all files.

An array of files that matches searchPattern.

Exception | Condition |
---|---|
WebException | |
AmazonS3Exception |