TarOutputStream Properties

The properties of the TarOutputStream class are listed below. For a complete list of TarOutputStream class members, see the TarOutputStream Members topic.

Public Instance Properties

CanRead I needed to implement the abstract member.
CanSeek I needed to implement the abstract member.
CanWrite I needed to implement the abstract member.
Length I needed to implement the abstract member.
Position I needed to implement the abstract member.

See Also

TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace