Click or drag to resize

IFileStream Properties

The IFileStream type exposes the following members.

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