System.IO.Compression.GZipStream.SetLength Method

This property is not supported and always throws a NotSupportedException.

Syntax

public override void SetLength (long value)

Parameters

value
The length of the stream.

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