Click or drag to resize

FileStream Properties

The FileStream type exposes the following members.

Properties
  NameDescription
Public propertyLength
Gets the file length (must be opened first).
Public propertyPath
Gets the path.
Public propertyPosition
Gets or sets the position in the file.
Top
See Also