CanWrite Property

SharpZip Compression Library

SharpZip Compression Library

TarInputStream.CanWrite Property

Gets a value indicating if the stream supports writing. This property always returns false.

public override bool CanWrite {get;}

See Also

TarInputStream Class | ICSharpCode.SharpZipLib.Tar Namespace