Click or drag to resize

XsBufferedFileStream Properties

X#

The XsBufferedFileStream type exposes the following members.

Properties
  NameDescription
Public propertyFileName
The name of the file opened in the stream.
(Inherited from XsFileStream.)
Public propertyLength
Gets the length in bytes of the stream.
(Overrides Length.)
Public propertyPosition
Gets or sets the current position of this stream.
(Overrides Position.)
Top
See Also