Click or drag to resize
Stream Properties

The Stream type exposes the following members.

Properties
  NameDescription
Public propertyCanSeek
When overridden in a derived class, gets a value indicating whether the current stream supports seeking.
Public propertyLength
Gets the length in bytes of the stream.
Public propertyPosition
Gets or sets the position within the current stream.
Public propertySystemStream
Gets or sets system stream.
Top
See Also