Opens the file for reading. If it does not exist, an exception will be thrown.
- Namespace
- Statiq
.Testing - Containing Type
- TestFile
- Implements
Syntax
public Stream OpenRead()
Return Value
Type | Description |
---|---|
Stream | A Stream for the file. |