BZip2OutputStream Properties

The properties of the BZip2OutputStream class are listed below. For a complete list of BZip2OutputStream class members, see the BZip2OutputStream 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

BZip2OutputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace