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

C# |
public IS3FileSystemInfo[] GetFileSystemInfos( 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 |