BrotliStream.Length 속성

정의

이 속성은 지원되지 않으며 항상 NotSupportedException을 throw합니다.

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

속성 값

long 값입니다.

예외

이 스트림에 이 속성이 지원되지 않는 경우

적용 대상