DeflateStream.SetLength(Int64) Metodo

Definizione

Questa operazione non è supportata e genera sempre un'eccezione NotSupportedException.

public:
 override void SetLength(long value);
public override void SetLength (long value);
override this.SetLength : int64 -> unit
Public Overrides Sub SetLength (value As Long)

Parametri

value
Int64

Lunghezza del flusso.

Eccezioni

Questa proprietà non è supportata in questo flusso.

Si applica a