Returns an array of IS3FileSystemInfos for the files in this directory.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public IS3FileSystemInfo[] GetFileSystemInfos( string searchPattern )
 Parameters
 Parameters- searchPattern (String)
- The search string. The default pattern is "*", which returns all files.
 Return Value
 Return ValueAn array of files that matches searchPattern.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| WebException | |
| AmazonS3Exception |