Returns a StreamReader for reading the contents of the file.

C# |
public StreamReader OpenText()

StreamReader to read from.

Exception | Condition |
---|---|
IOException | The file is already open. |
WebException | |
AmazonS3Exception |
C# |
public StreamReader OpenText()
Exception | Condition |
---|---|
IOException | The file is already open. |
WebException | |
AmazonS3Exception |