System.IO.Compression.GZipStream.CanRead Property

Gets a value indicating whether the stream supports reading while decompressing a file.

Syntax

public override bool CanRead { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO.Compression
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0