AtalaFileStream Fields |
The AtalaFileStream type exposes the following members.
| Name | Description | |
|---|---|---|
| Access | Determines whether this stream is a source or destination stream. | |
| CanReadAFS | Gets a value indicating if the stream can be read. | |
| CanSeekAFS | Gets a value indicating if the steam is seekable. | |
| CanWriteAFS | Gets a value indicating if the stream can be written to. | |
| Source | Gets the unmanaged handle to the file stream. |