BrotliStream.Length Propriedade

Definição

Atualmente, esta propriedade não tem suporte e sempre gera uma NotSupportedException.This property is not supported and always throws a NotSupportedException.

public:
 virtual property long Length { long get(); };
public override long Length { get; }
member this.Length : int64
Public Overrides ReadOnly Property Length As Long

Valor da propriedade

Int64

Um valor longo.A long value.

Exceções

Esta propriedade não tem suporte neste fluxo.This property is not supported on this stream.

Aplica-se a