GZipStream.SetLength(Int64) 메서드

정의

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

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

매개 변수

value
Int64

스트림의 길이입니다.

예외

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

적용 대상