TarArchiveStream Properties

The TarArchiveStream type exposes the following members.

Properties

Name Description
Public property CanRead (Inherited from Stream.)
Public property CanSeek (Overrides Stream.CanSeek.)
Public property CanTimeout (Inherited from Stream.)
Public property CanWrite (Inherited from Stream.)
Public property IsClosed
Public property Length (Inherited from Stream.)
Public property Position (Inherited from Stream.)
Public property ReadTimeout (Inherited from Stream.)
Public property WriteTimeout (Inherited from Stream.)

See Also

Reference