Click or drag to resize
FileStream Properties

The FileStream type exposes the following members.

Properties
  NameDescription
Public propertyPath
Stream path
Public propertySystemStream

Gets Stream. Since Stream is compatible with system stream, returns this by default.

This member is provided for compatibility reasons and should not be used nor overridden in custom code.

(Inherited from Stream.)
Top
See Also