Click or drag to resize
FileStream Properties

The FileStream type exposes the following members.

Properties
  NameDescription
Public propertyLength
Gets the length in bytes of the stream.
(Overrides StreamLength.)
Public propertyPath
Stream path
Public propertyPosition
Gets or sets the position within the current stream.
(Overrides StreamPosition.)
Public propertySystemStream
Gets or sets system stream.
(Overrides StreamSystemStream.)
Top
See Also