Click or drag to resize

AtalaFileStream Fields

The AtalaFileStream type exposes the following members.

Fields
  NameDescription
Protected fieldAccess
Determines whether this stream is a source or destination stream.
Protected fieldCanReadAFS
Gets a value indicating if the stream can be read.
Protected fieldCanSeekAFS
Gets a value indicating if the steam is seekable.
Protected fieldCanWriteAFS
Gets a value indicating if the stream can be written to.
Protected fieldSource
Gets the unmanaged handle to the file stream.
Top
See Also