Returns a StreamReader for reading the contents of the file.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public StreamReader OpenText()
 Return Value
 Return ValueStreamReader to read from.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| IOException | The file is already open. | 
| WebException | |
| AmazonS3Exception |